|
| | Enums.hpp |
| | Enumerations and utility functions for logging levels and text colors.
|
| |
| | Logger.hpp |
| | Defines the Logger class for managing multiple loggers and formatters.
|
| |
| | LogMacros.hpp |
| | Provides various logging macros for different log levels and options.
|
| |
| | LogStream.hpp |
| | Defines the LogStream class for stream-like logging functionality.
|
| |
| | TaskExecutor.hpp |
| | Defines the TaskExecutor class, which manages task execution in a separate thread.
|
| |
| | Utils.hpp |
| | Aggregates various utility modules used throughout the project.
|
| |