Releases: hitman99/QuickLogger
Releases · hitman99/QuickLogger
QuickLogger v1.0
QuickLogger - a lightweight, thread-safe performance logging library written in pure C++11.
Main features of the library:
Thread-Safe
Configurable log levels
Real time of log level toggling
Custom line field order, available fields: TIME,LEVEL,COMPONENT,MESSAGE (at least 1 is required)
Real time performance tuning - buffer size & flush frequency
Build-in file auto-rollover with flexible configuration:
- Weekday based
- Timeout based
This release includes static and dynamic 32-bit libraries for Linux