pub fn setup_logger()Expand description
Sets up the logger for the application.
The logger level is determined by the LOGLEVEL environment variable.
If the variable is not set, it defaults to INFO.
pub fn setup_logger()Sets up the logger for the application.
The logger level is determined by the LOGLEVEL environment variable.
If the variable is not set, it defaults to INFO.