RotatingFileLogProvider Constructor |
Name | Description | |
---|---|---|
RotatingFileLogProvider(String) |
Creates a new instance of the RotatingFileLogProvider. Defaults to LogLevel.Info, and 7 days.
| |
RotatingFileLogProvider(String, Int32) |
Creates a new instance of the RotatingFileLogProvider. Defaults to LogLevel.Info.
| |
RotatingFileLogProvider(LogLevel, String, Int32) |
Creates a new instance of the RotatingFileLogProvider.
|