[][src]Macro oxygengine::log

macro_rules! log {
    ($lvl:expr, $($arg:tt)*) => { ... };
}