Settings for the logging system. More...
Public Member Functions | |
LogSettings (LogLevel level, TraceChannels traceChannels) | |
Creates a new instance of LogSettings. More... | |
Public Attributes | |
LogLevel | Level |
The minimum log level to output. More... | |
TraceChannels | TraceChannels |
Mask of log channels to output. More... | |
Settings for the logging system.
|
inline |
Creates a new instance of LogSettings.
LogLevel Quantum.LogSettings.Level |
The minimum log level to output.
TraceChannels Quantum.LogSettings.TraceChannels |
Mask of log channels to output.