Function egui_logger::init

source ·
pub fn init() -> Result<(), SetLoggerError>
Expand description

Initilizes the global logger. Should be called very early in the program. Defaults to max level Info.