TraceSourceFactoryExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for setting up TraceSourceLoggerProvider on a ILoggingBuilder.
public ref class TraceSourceFactoryExtensions abstract sealed
public static class TraceSourceFactoryExtensions
type TraceSourceFactoryExtensions = class
Public Module TraceSourceFactoryExtensions
- Inheritance
-
TraceSourceFactoryExtensions
Methods
AddTraceSource(ILoggingBuilder, SourceSwitch, TraceListener) |
Adds a logger that writes to TraceSource. |
AddTraceSource(ILoggingBuilder, SourceSwitch) |
Adds a logger that writes to TraceSource. |
AddTraceSource(ILoggingBuilder, String, TraceListener) |
Adds a logger that writes to TraceSource. |
AddTraceSource(ILoggingBuilder, String) |
Adds a logger that writes to TraceSource. |
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.