Namespace: Grynwald.Utilities.Logging
Assembly: Grynwald.Utilities.Logging
Settings for SimpleConsoleLogger
public sealed class SimpleConsoleLoggerConfiguration
Inheritance: object → SimpleConsoleLoggerConfiguration
Name | Description |
---|---|
SimpleConsoleLoggerConfiguration(LogLevel, bool, bool) | Initializes a new instance of SimpleConsoleLoggerConfiguration |
Name | Description |
---|---|
Default | Gets the default logger settings |
Name | Description |
---|---|
EnableColoredOutput | Gets whether console output uses colors to differentiate between log levels |
MinimumLogLevel | Gets the minimum log level of log messages that are written to the output |
ShowCategoryName | Gets whether the category name of log messages is included in the output |
Documentation generated by MdDocs