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