LoggingUtils.h#
Fully qualified name: carb/logging/LoggingUtils.h
In directory: carb/logging
Source file: LoggingUtils.h
Utilities for carb.logging.
Classes#
- carb::logging::ScopedFilePause
A class that pauses logging to a file when constructed and resumes logging to a file when destroyed.
- carb::logging::ScopedLevelThreadOverride
A RAII object for overriding a thread's log level for a given type in StandardLogger while in scope.
Namespaces#
- carb
The main Carbonite namespace.
- carb::logging
Namespace for logging interfaces and utilities.