abumq / easyloggingpp

C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
MIT License
3.79k stars 927 forks source link

Feature request: Log to compressed archive file #784

Open LinArcX opened 3 years ago

LinArcX commented 3 years ago

It's a nice feature to have this capability that store logs in archive files. like this: https://github.com/pymumu/tinylog