Macro game_kernel_logger::log_err[][src]

macro_rules! log_err {
    () => { ... };
    ($($arg:tt)*) => { ... };
}