pub fn setup_logger()Expand description
Sets up the logger for the application.
- Native: Log level is determined by
DERIBIT_LOG_LEVELenv var (defaults to INFO) - WASM: Logs to browser/Worker console at INFO level
pub fn setup_logger()Sets up the logger for the application.
DERIBIT_LOG_LEVEL env var (defaults to INFO)