|
| | async_logger.h |
| | Asynchronous logger implementation using a background worker pool.
|
| |
| | base_logger.h |
| | Core logging interfaces and high-level handle abstractions.
|
| |
| | def.h |
| | Global definitions, enumerations, and string mapping utilities for CppTrail.
|
| |
| | logger.h |
| | High-level wrapper for the CppTrail logging system.
|
| |
| | message.h |
| | Log message definitions.
|
| |
| | ostream_logger.h |
| | Synchronous ostream-based logger implementation for the CppTrail framework.
|
| |
| | rfc3339.h |
| |
| | sync_logger.h |
| | Synchronous logger implementation base.
|
| |
| | utf42.h |
| | Compile-time polymorphic string literal selection across character encodings.
|
| |