Common Logging 2.0 API Reference

CommonLoggingEntlibTraceListenerAssembler Class

This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a CommonLoggingEntlibTraceListener described by a CommonLoggingEntlibTraceListenerData configuration object.

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

System.Object
   TraceListenerAsssembler
      CommonLoggingEntlibTraceListenerAssembler

[Visual Basic]
Public Class CommonLoggingEntlibTraceListenerAssembler
    Inherits TraceListenerAsssembler
[C#]
public class CommonLoggingEntlibTraceListenerAssembler : TraceListenerAsssembler

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

CommonLoggingEntlibTraceListenerAssembler Members | Common.Logging.EntLib Namespace