|
| | logging.c |
| | 📝 Multi-level logging with terminal color support, file rotation, and async output
|
| |
| | logging.h |
| | 📝 Logging API with multiple log levels and terminal output control
|
| |
| | mmap.c |
| | Lock-free memory-mapped text logging implementation.
|
| |
| | mmap.h |
| | Lock-free memory-mapped text logging with crash safety.
|
| |