Function thyme::log::init_all

source ·
pub fn init_all() -> Result<(), SetLoggerError>
Expand description

Initializes the logger at the Trace level. This should only be called once per program.