[][src]Static glore::GLORE

pub static mut GLORE: Option<Mutex<&mut dyn Write>>

Use this static at the root of your project to enable logging

use glore::GLORE;