[][src]Static glore::GLORE

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

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

use glore::GLORE;