Click or drag to resize

HierarchicalLogger Constructor

Overload List
  NameDescription
Public methodHierarchicalLogger(String)
Initializes a new instance to log to a specified file.
Public methodHierarchicalLogger(TextWriter)
Initializes a new instance to log to a specified TextWriter.
Top
See Also