C # Advanced Programming 11th edition - Article IX

navigation

Twenty-nine chapters Tracing, Logging and Analytics

29.1 Diagnostics Overview 703

29.2 Use EventSource track 704

Simple usage of 705 29.2.1 EventSource

706 29.2.2 tracking tool

29.2.3 derived from EventSource 707

29.2.4 Use comments and EventSource 709

29.2.5 Creating an event on Bill 710

29.2.6 Use Activity ID 712

29.3 Creating a custom listener 714

29.4 715 interfaces written using log ILogger

29.4.1 Configuration provider 716

29.4.2 Use Scope 717

29.4.3 Filter 718

29.4.4 Configuring logging 718

29.4.5 dependency injection without using ILogger 719

29.5 use Visual Studio App Center analyzed 720

29.6 Summary 722

Guess you like

Origin www.cnblogs.com/zenronphy/p/ProfessionalCSharp7Chapter29.html