Skip to main content

log_event

Macro log_event 

Source
macro_rules! log_event {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($args:tt)*) => { ... };
}
Expand description

Print a bold-blue [EVENT] message.