/logger

C++11 Logger

Primary LanguageC++

logger

C++11 Logger

编译运行

mkdir build && cd build
cmake ..
make
  • 支持Linux 和 Windows
  • 线程不安全