init_debug_log

Function init_debug_log 

Source
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