LoggingConfigurationExtensions Members

Include Protected Members
Include Inherited Members

Methods

  Name Description
Public methodStatic member AddAsynchronousTraceListener(LogSourceData, TraceListener, Nullable<Int32>, Nullable<Int32>, Nullable<TimeSpan>)
Adds the specified TraceListener to the log source to work asynchronously.
Public methodStatic member AddAsynchronousTraceListener(SpecialLogSourceData, TraceListener, Nullable<Int32>, Nullable<Int32>, Nullable<TimeSpan>)
Adds the specified TraceListener to the special log source to work asynchronously.
Public methodStatic member AddTraceListener(LogSourceData, TraceListener)
Adds the specified TraceListener to the log source.
Public methodStatic member AddTraceListener(SpecialLogSourceData, TraceListener)
Adds the specified TraceListener to the special log source.

See Also

LoggingConfigurationExtensions Class

Microsoft.Practices.EnterpriseLibrary.Logging Namespace