enable_macros

Function enable_macros 

Source
pub fn enable_macros()
Expand description

Initializes the logger to use standard log macros

This function must be called before attempting to use log macros such as info! or debug! or the logs will not be written by the logger