setup_logger

Function setup_logger 

Source
pub fn setup_logger()
Expand description

Sets up the logger for the application.

The logger level is determined by the DERIBIT_LOG_LEVEL environment variable. If the variable is not set, it defaults to INFO.