Macro xplm::debug

source ·
macro_rules! debug {
    ($($arg:tt)*) => { ... };
}
Expand description

Writes a message to the developer console and Log.txt file