Click or drag to resize

Logger Constructor

Overload List
  NameDescription
Public methodLogger
Initializes a new instance of the Logger class.
Public methodLogger(LogLevel)
Initializes a new instance of the Logger class with the specified logging level.
Public methodLogger(LogLevel, String, ActionLogData, String)
Initializes a new instance of the Logger class with the specified logging level, path to the log file, and output action.
Top
See Also