Logger Constructor

Overload List

Logger(String) Initializes a new instance of the Logger class using an optional configuration file name.
Logger(Type, String) Initializes a new instance of the Logger class using a logger type and configuration file name.

See Also