资 源 简 介
Description
Easylogging++ is single header based, extremely light-weight, robust, easy-to-import, thread and type safe C++ logging library. It provides support for writing logs in your customized format, ability to log your own classes, multiple logging aspects including conditional, interval and verbose logging. It also provide support for logging third-party libraries, STL and third-party containers etc.
Why EasyLogging++
Open source and 100% Free
Native C++ support (from C++98 to latest C++ standard)
Highly portable including most C++ compilers and Windows, most/all flavours of UNIX including Linux and Mac OS
Highly configurable
Extremely easy to use
Actively developed and maintained
Many additional features
Thread safe
Type safe
Supports hierarchical logging
Performance tracking
STL, Qt, other popular C++ libraries and extendable logging (Your