Logger Constructor |
Name | Description | |
---|---|---|
![]() | Logger |
Initializes a new instance of the Logger class.
|
![]() | Logger(LogLevel) |
Initializes a new instance of the Logger class with
the specified logging level.
|
![]() | Logger(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.
|