CppLogging  1.0.4.0
C++ Logging Library
C++ Logging Library

C++ Logging Library provides functionality to log different events with a high throughput in multi-thread environment into different sinks (console, files, rolling files, syslog, etc.). Logging configuration is very flexible and gives functionality to build flexible logger hierarchy with combination of logging processors (sync, async), filters, layouts (binary, text) and appenders.

This document contains CppLogging API references.

Library description, features, requirements and usage examples can be find on GitHub: https://github.com/chronoxor/CppLogging