Common Logging 2.0 API Reference

CommonLoggingEntlibTraceListenerData Class

Represents the configuration settings that describe a CommonLoggingEntlibTraceListener.

For a list of all members of this type, see CommonLoggingEntlibTraceListenerData Members .

System.Object
   ConfigurationElement
      NamedConfigurationElement
         NameTypeConfigurationElement
            TraceListenerData
               CommonLoggingEntlibTraceListenerData

[Visual Basic]
<Assembler(AssemblerType:=Common.Logging.EntLib.CommonLoggingEntlibTraceListenerAssembler)> _
<DefaultMember(MemberName:="Item")> _
Public Class CommonLoggingEntlibTraceListenerData
    Inherits TraceListenerData
[C#]
[Assembler(AssemblerType=Common.Logging.EntLib.CommonLoggingEntlibTraceListenerAssembler)]
[DefaultMember(MemberName="Item")]
public class CommonLoggingEntlibTraceListenerData : TraceListenerData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Common.Logging.EntLib

Assembly: Common.Logging.EntLib41 (in Common.Logging.EntLib41.dll)

See Also

CommonLoggingEntlibTraceListenerData Members | Common.Logging.EntLib Namespace