Function xplm::debug

source ·
pub fn debug<S: Into<String>>(message: S)
👎Deprecated: Please use the debug! or debugln! macro instead
Expand description

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

No line terminator is added.