Logger |
public class LoggerConfiguration
The LoggerConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoggerConfiguration | Initializes a new instance of the LoggerConfiguration class |
Name | Description | |
---|---|---|
![]() | ArchiveAboveSize | |
![]() | ArchiveOldFileOnStartup | creates a empty log file on startup old logs are archived |
![]() | DeleteOldFileOnStartup | delete the old log file on startup. this creates always an empty log. If continuous logging is required, set the value to false. |
![]() | DirectoryName | The name of the directory of the log file including backslash. |
![]() | FileName | The name of the log file. |
![]() | Layout | |
![]() | Levels | The level of log detail. |
![]() | MaxArchiveFiles |
Name | Description | |
---|---|---|
![]() | ApplySettings |
Name | Description | |
---|---|---|
![]() ![]() | CustomerLoggerName |