pub fn init_default_log()Expand description
Initialize the logs to be outputted to the console.
In order to be recorded, the logs need to be initialized via this function or any initializer of the simplelog library
pub fn init_default_log()Initialize the logs to be outputted to the console.
In order to be recorded, the logs need to be initialized via this function or any initializer of the simplelog library