Function axlog::init

source ·
pub fn init()
Expand description

Initializes the logger.

This function should be called before any log macros are used, otherwise nothing will be printed.