Constant logger::DEFAULT_LOG_LEVEL
source · pub const DEFAULT_LOG_LEVEL: Level;Expand description
By default, Theseus will print all log levels, including Trace and above.
pub const DEFAULT_LOG_LEVEL: Level;By default, Theseus will print all log levels, including Trace and above.