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
2019-05-12wip static-libgabime
2019-05-12Added missing headergabime
2019-05-12Fixed include order and examplegabime
2019-05-12Fixed include order and examplegabime
2019-05-12clang format and SPLDOG_HEADER_ONLY macrogabime
2019-05-11Normalized copyright messagegabime
2019-05-11Moved cpp files to inl.hgabime
2019-04-27wipgabime
2019-04-26Restored error_handler as std::functiongabime
2019-04-26wipgabime
2019-04-06removed spdlitegabime
2019-04-06some cleanupgabime
2019-04-06wip static libgabime
2019-04-06wip static libgabime
2019-04-05fix support for utf8 logging under win32gabime
2019-04-05wipgabime
2019-04-05static lib wipgabime
2019-04-05static lib wipgabime
2019-04-05static lib wipgabime
2019-04-05Moved logger_impl back into logger.hgabime
2019-03-29clang-formatgabime
2019-03-29Fixed examplesgabime
2019-03-29added printf syntax support for even faster compilation!gabime
2019-03-29wip litegabime
2019-03-29wip litegabime
2018-12-06Corrected the text alignment in the exampleBudo Zindovic
2018-11-24Updated example's commentgabime
2018-11-12Improved compile time level supportgabime
2018-11-11Updated examplegabime
2018-11-11Fixed examplegabime
2018-11-11added padder benchgabime
2018-10-19Code formattinggabime
2018-10-19Fixed valgrind warning in examplegabime
2018-10-13Updated default API impl and testsgabime
2018-10-12Added SPDLOG_DISABLE_DEFAULT_LOGGER option to tweakme.hgabime
2018-10-12Added default logger APIgabime
2018-10-08Update example.cppGabi Melman
2018-09-25clang formatgabime
2018-09-25Added support for binary logging using to_hex(..)gabime
2018-08-25Added "clone()" support to loggersgabime
2018-08-25Added "clone()" support to loggersgabime
2018-07-25clang formatgabime
2018-07-21clang formatgabime
2018-07-21Added periodic flusher support, and fixed some registry issuesgabime
2018-07-14Refactored sink interface and base_sinkgabime
2018-07-10Udpated examplegabime
2018-07-08Updated examplegabime
2018-07-08Added mulitsink examplegabime
2018-07-07Renamed file to pattern_forammter.h and fixed utc supportgabime
2018-07-07Fixed examplegabime