Log | Send message to be logged. Applications using the logging library need to provide this. |
LogPrintFormatInternal | LogPrintFormatInternal overloads |
LogPrintFormatInternal_ | Format a log message and forward it to util::log::Log. |
ShouldDebugLog | Return whether messages with specified category should be debug logged. Applications using the logging library need to provide this. |
ShouldTraceLog | Return whether messages with specified category should be trace logged. Applications using the logging library need to provide this. |