Function cpp_to_rust_common::log::log [] [src]

pub fn log<T: Borrow<str>>(category: LoggerCategory, text: T)

Convenience method to log messages to the default logger and specified category.