[][src]Macro gdnative_core::godot_print

macro_rules! godot_print {
    ($($args:tt)*) => { ... };
}

Print a message using the engine's logging system (visible in the editor).