abumq / easyloggingpp

C++ logging library. It is extremely powerful, 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.75k stars 918 forks source link

Added CMake-support for commonly used preprocessor directives. #834

Open bjornthirud opened 1 year ago

bjornthirud commented 1 year ago

New CMake options:

This is a

I have