spdlog/bench
gabime c8610d9a86 support for color formatting 2018-04-06 02:24:07 +03:00
..
latency formatting 2018-03-16 17:35:56 +02:00
logs no streams 2016-07-08 17:50:13 +03:00
Makefile Update spdlog-bench 2018-03-21 16:50:45 +03:00
Makefile.mingw no streams 2016-07-08 17:50:13 +03:00
README.md Add README 2018-03-21 17:15:33 +03:00
boost-bench-mt.cpp support for color formatting 2018-04-06 02:24:07 +03:00
boost-bench.cpp Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:22:02 +03:00
easyl-async.conf Update easyloggingpp, Add plog 2018-03-21 16:46:52 +03:00
easyl-mt.conf Update easyloggingpp, Add plog 2018-03-21 16:46:52 +03:00
easyl.conf Update easyloggingpp, Add plog 2018-03-21 16:46:52 +03:00
easylogging-bench-async.cpp support for color formatting 2018-04-06 02:24:07 +03:00
easylogging-bench-mt.cpp support for color formatting 2018-04-06 02:24:07 +03:00
easylogging-bench.cpp support for color formatting 2018-04-06 02:24:07 +03:00
g2log-async.cpp Merge pull request #663 from kasru/more_bench 2018-03-19 21:27:03 +02:00
g3log-async.cpp support for color formatting 2018-04-06 02:24:07 +03:00
glog-bench-mt.cpp Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:22:02 +03:00
glog-bench.cpp support for color formatting 2018-04-06 02:24:07 +03:00
log4cplus-bench-mt.cpp support for color formatting 2018-04-06 02:24:07 +03:00
log4cplus-bench.cpp support for color formatting 2018-04-06 02:24:07 +03:00
log4cpp-bench-mt.cpp support for color formatting 2018-04-06 02:24:07 +03:00
log4cpp-bench.cpp support for color formatting 2018-04-06 02:24:07 +03:00
mem Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:22:02 +03:00
p7-bench-mt.cpp support for color formatting 2018-04-06 02:24:07 +03:00
p7-bench.cpp support for color formatting 2018-04-06 02:24:07 +03:00
plog-bench-mt.cpp Update easyloggingpp, Add plog 2018-03-21 16:46:52 +03:00
plog-bench.cpp Update easyloggingpp, Add plog 2018-03-21 16:46:52 +03:00
spdlog-async.cpp support for color formatting 2018-04-06 02:24:07 +03:00
spdlog-bench-mt.cpp support for color formatting 2018-04-06 02:24:07 +03:00
spdlog-bench.cpp Update spdlog-bench 2018-03-21 16:50:45 +03:00
spdlog-null-async.cpp Changes: boost, easylogging, g2log, glog, spdlog. 2018-03-19 19:22:02 +03:00
utils.h formatting 2018-03-16 17:35:56 +02:00

README.md

loggers

Name License Lang. Year Platform Compiler Dependence URL
Pantheios BSD C++ 2017 Windows, Linux, MacOSX VC++, GCC(3.2+), Intel, Borland, Comeau, Digital Mars, Metrowerks STLSoft http://www.pantheios.org/
http://blog.pantheios.org/
https://github.com/synesissoftware/Pantheios
http://www.pantheios.org/performance.html
Glog 3-clause BSD C++ 2017 Windows, Linux, MacOSX VC++, GCC, Clang, intel Google gflags https://github.com/google/glog
G3log Public Domain C++11 2018 Windows, Linux, MacOSX, iPhoneOS VC++, GCC, Clang, MinGW None https://github.com/KjellKod/g3log
https://github.com/KjellKod/g3sinks
https://kjellkod.wordpress.com/2014/08/16/presenting-g3log-the-next-version-of-the-next-generation-of-loggers/
https://kjellkod.wordpress.com/2015/06/30/the-worlds-fastest-logger-vs-g3log/
P7 LGPL C++, C, C#, Python 2017 Windows, Linux VC++, GCC, Clang, MinGW None http://baical.net/p7.html
log4cpp LGPL C++ 2017 Windows, Linux, MacOSX VC++, GCC, Sun CC, OpenVMS Boost http://log4cpp.sourceforge.net/
log4cplus 2-clause BSD or Apache 2 C++ 2017 Windows, Linux, MacOSX, Android VC++, GCC, Clang Boost https://github.com/log4cplus/log4cplus
https://sourceforge.net/p/log4cplus/wiki/Home/
Easylogging MIT C++11 2018 Windows, Linux, MacOSX, iPhoneOS, Android VC++, GCC, Clang, Intel, MinGW None https://github.com/muflihun/easyloggingpp
Spdlog MIT C++11 2018 Windows, Linux, MacOSX, iPhoneOS, Android(logcat) VC++, GCC, Clang, MinGW None, Headers only library https://github.com/gabime/spdlog
https://github.com/fmtlib/fmt
Boost.Log v2 Boost C++ 2016 Windows, Linux, MacOSX, iPhoneOS, Android VC++, GCC, Clang Boost https://github.com/boostorg/log
http://www.boost.org/doc/libs/1_66_0/libs/log/doc/html/index.html
plog MPL 2.0 C++ 2017 Windows, Linux, MacOSX, iPhoneOS, Android gcc, clang, msvc, mingw, mingw-w64, icc, c++builder None, Headers only library https://github.com/SergiusTheBest/plog