Click or drag to resize
weroSoft AG, Software
TraceListenerFactory Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides a factory method for creating a trace listener derived type.
Inheritance Hierarchy
SystemObject
  WeroSoft.DiagnosticsTraceListenerFactory

Namespace:  WeroSoft.Diagnostics
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class TraceListenerFactory

The TraceListenerFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateListener
Crates an instance of a trace listener described in a listener configuration.
Top
See Also