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-18Allow user to choose between static or shared libraryDavid Zemon
2019-05-13wip static-libgabime
2019-05-13Removed include of fmt_helper from thrad_pool.hgabime
2019-05-12wip static-libgabime
2019-05-12wip static-libgabime
2019-05-12More template instantiations for static libgabime
2019-05-12Added wincolor sink to static buildgabime
2019-05-12wip static-libgabime
2019-05-12added rotating_file_sink to static buildgabime
2019-05-12Moved format.cpp into spdlog.cpp - this way only one src file is neededgabime
2019-05-12Fixed include order and examplegabime
2019-05-12clang format and SPLDOG_HEADER_ONLY macrogabime
2019-05-11Normalized copyright messagegabime
2019-05-11Normalized copyright messagegabime
2019-05-11wipgabime
2019-05-11Moved cpp files to inl.hgabime
2019-05-11fix inclusion of fmtgabime
2019-05-11Update os.hGabi Melman
2019-05-11Use fmt src file instead of inline in static lib buildgabime
2019-05-10ansicolor_sink.cppgabime
2019-05-08wipgabime
2019-05-08clang-format static-libgabime
2019-05-08wip static-libgabime
2019-04-27wip static-libgabime
2019-04-27clang-formatgabime
2019-04-27wipgabime
2019-04-26Restored error_handler as std::functiongabime
2019-04-26wipgabime
2019-04-09Fix buildgabime
2019-04-09Fixed header only buildgabime
2019-04-06file_helper.cpp and filename_t fixgabime
2019-04-06fix common.hgabime
2019-04-06Update logger.hGabi Melman
2019-04-06some cleanupgabime
2019-04-06source_loc change line to intgabime
2019-04-06some cleanupgabime
2019-04-06wip static libgabime
2019-04-06wip static libgabime
2019-04-05some err handler cleanupgabime
2019-04-05fix support for utf8 logging under win32gabime
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-04-04Fix missing ';' in log macrosDaniel Binsmaier
2019-04-04Fix unexpected log macro expansionDaniel Binsmaier
2019-04-01namespace qualify stat functionsPonnuvel Palaniyappan
2019-03-29wip litegabime
2019-03-29Dont check level in macros (redundant)gabime
2019-03-29clang-formatgabime