_init

Function _init 

Source
pub fn _init()
Expand description

Initializes the logger module to ensure proper compilation. This function ensures that the chrono dependency is properly linked even when the logger macro is not used directly in the code.