.NET Helper Packages
C#
Show/Hide TOC
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
Reference
Logger Class
Logging.Helper Namespace
In This Article
Overload List
See Also