Creates a new instance with the default name "Diagnostics" and LogLevel "Trace".
Creates a new instance with the default name "Diagnostics" and LogLevel "Trace".
public CommonLoggingTraceListener()
Creates a new instance initialized with the specified properties.
public CommonLoggingTraceListener(NameValueCollection)
Creates a new instance initialized with properties from the initializeData. string.
public CommonLoggingTraceListener(string)
CommonLoggingTraceListener Class | Common.Logging.Simple Namespace