Go to the source code of this file.
Classes | |
| struct | YI_LOGGING_PARAMS |
| Data type to hold various bits of information for logging. More... | |
Macros | |
| #define | PRETTYFUNCTION_PLATFORM __PRETTY_FUNCTION__ |
| #define | YI_TRACE_INFO "", "", 0 |
| #define | YI_LOG_CHECK_PARAMETERS(tag, msg, ...) |
Enumerations | |
| enum | YI_LOG_SEVERITY { YI_LOG_NONE = 1, YI_LOG_FATAL, YI_LOG_ERROR, YI_LOG_WARNING, YI_LOG_INFO, YI_LOG_DEBUG } |
| Enumeration for the severity levels. More... | |