Logging macros are listed here.
LOG_DEBUG | Write debugging information to the log | |
LOG_ERROR | Write an error report to the log | |
LOG_FATAL | Write a fatal error report to the log | |
LOG_INFO | Write information about a user action or other event to the log | |
LOG_TRACE | Write low-level information to the log | |
LOG_WARN | Write a warning to the log |
Header: cpplog.h