utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
logging Directory Reference
Directory dependency graph for logging:
headers/utility/logging

Files

 android_logger.hpp
 Android logcat logger declaration.
 
 default_logger.hpp
 Platform-specific default logger alias.
 
 loggable.hpp
 Mixin class to provide logging capabilities to derived classes.
 
 logger.hpp
 Logging interface with levels, source-location metadata, and stream-style output.
 
 standard_logger.hpp
 Standard output/error logger declaration.