CppLogging
CppLogging copied to clipboard
Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment
Results
2
CppLogging issues
Sort by
recently updated
recently updated
newest added
RollingFileAppender always crashes after fixing https://github.com/chronoxor/CppCommon/commit/819348e9d39866e0c8a3ac599da635dc77cd57de, RollingFileAppender::StorageSize is not enough sizeof(TimePolicyImpl)==608 sizeof(SizePolicyImpl)==600 