Luna::log_error
void log_error(const c8 *tag, const c8 *format,...)
Outputs one log message with LogVerbosity::error verbosity.
Parameters
-
in tag
The log tag. Used by the implementation to filter logs.
-
in format
The formatting syntax used to format the log message.