AllLogLevels Constant
Constant representing all available log levels from Trace through Error.
Syntax
Unit: Bcl.Logging
const AllLogLevels = [Trace..Error];
Constant representing all available log levels from Trace through Error.
Unit: Bcl.Logging
const AllLogLevels = [Trace..Error];