Skip to main content

command

Macro command 

Source
macro_rules! command {
    ($player:expr,$($arg:tt)+) => { ... };
}
Expand description

A log macro for commands, provide first the player name, and then the format.