Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31clang formatgabime
2022-09-30Use pragams instead of compile optionsoffa
2022-04-23Add fmt_helper.h include to includes.h and os-inl.hCharles Milette
2020-03-21Moved pattern formatter from spdlog/details to spdlog/Gabi Melman
2019-12-21added loaders testsgabime
2019-06-04Updated tests to catch v2.8.0gabime
2019-05-13wip static-libgabime
2019-05-12wip static-libgabime
2019-04-05static lib wipgabime
2018-11-11New compile time API using SPDLOG_ACTIVE_LEVELgabime
2018-10-12Added default logger APIgabime
2018-10-05Reverted const qualifier to log_msg& args, fixed issue #849, and added counte...gabime
2018-08-25Added "clone()" support to loggersgabime
2018-08-17Fixed mpmc_q test for osx in travisgabime
2018-07-07Code formattinggabime
2018-07-07Renamed simple_file_sink -> basic_file_sinkgabime
2018-04-29Formatgabime
2018-04-29Fixed testsgabime
2018-04-20Fixed linux port of v1.xgabime
2018-04-20Fixed testsgabime
2018-04-14thread_pool and refactoring asyncgabime
2018-03-09clang-formatgabime
2017-12-01fixed test for visual c++gabime
2017-12-01fixed test for gcc 4.8 (no regex)gabime
2017-12-01Handle file extensions in rotating and daily loggersgabime
2017-11-06astylegabime
2017-10-13fixed bug in SPDLOG_TRACE_IF macro and added some related testsgabime
2016-04-20astylegabime
2016-04-14- fixed includes in testsAnton Goryunov
2016-04-03astylegabime
2015-12-13tests: added utils.cpp to avoid gcc warningsgabime
2015-12-121. Fixed file_helper::exists() bug under windows which returned false in some...gabime
2015-05-15fixed testsgabime
2015-05-15Added unit tests (catch based)gabime