Commit Graph

60 Commits (754838c55807c5261e92fbc3859651bf4bfc467e)

Author SHA1 Message Date
gabime a8efa85b86 Remove global console mutex (wip) 2 years ago
gabime 463af69d41 Clang format sort includes 2 years ago
gabime a0e631802c Replaced include <spdlog/..> with include "spdlog/.." 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 6de0ffa15f Updated clang format to google style 2 years ago
gabime e28eadcd52 Clang format 2 years ago
gabime 2a1959c2ce wip static_only 2 years ago
gabime cff3e27115 Removed usages of SPDLOG_COMPILED_LIB macro 2 years ago
gabime 92daf6954b Removed backtrace feature 2 years ago
gabime e7e8b75a4c clang-format 4 years ago
Mikael Lund cd376a5c43 Allow compilation with nvc++ 4 years ago
Gabi Melman 752d5685dc Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
Martin Vejdarski 0ca2cb625e Add shared library support for Windows 6 years ago
gabime 54be9bd8b9 Use brackets to include spdlog in srcs 6 years ago
gabime f18e1fccfd cfg.cpp 6 years ago
gabime 773b8c5a54 refectored file names 6 years ago
gabime 65ada37399 refactor and and support for init from argv 6 years ago
gabime 4d41fdf0fc Wip 6 years ago
gabime 2fed68a73b Reverted some external template declarations 6 years ago
gabime e7ab49c973 Added extern tempalate declarations 6 years ago
gabime 5496491aa4 Added extern template declarations 6 years ago
Gabi Melman 53ca5b2870
Update spdlog.cpp 6 years ago
Gabi Melman 6aced26c35
Update spdlog.cpp 6 years ago
gabime 5721debdf1 split to log_msg_buffer.h ito header and mpl 6 years ago
gabime dae4f9fef6 split spdlog.cpp to multiple .cpp files 6 years ago
gabime 5c2855e1c1 wip backtracer 6 years ago
gabime f3e379cf78 Fixed async dump_backtrace 6 years ago
gabime a7ba6e447d clang-format 6 years ago
gabime baa978ab0b Added stdout_sinks.h to the library build 6 years ago
gabime f5831d5132 clang-format 6 years ago
gabime 6e83abdbf2 Removed stdout_sinks from spdlog.cpp for faster library compile time 6 years ago
gabime 6399e05209 clang-format 6 years ago
gabime 1d86803e38 Fix #1116 6 years ago
gabime a340b3812c Add missing template instantiation 6 years ago
gabime 99e519cf0f Simplify color sinks 6 years ago
gabime 9d3aa5a253 Revert last commit 6 years ago
gabime 314308f975 Removed unused template from spdlog.cpp 6 years ago
gabime bcfa9241b8 Updated copyright headers 6 years ago
gabime 7a3a560c44 Merge v1.x 6 years ago
David Zemon 8dd85285e7 Allow user to choose between static or shared library 6 years ago
gabime ce637440bb wip static-lib 6 years ago
gabime 26a064ed2d wip static-lib 6 years ago
gabime d5c9bac3c7 wip static-lib 6 years ago
gabime 5220ac4a9e Added missing header 6 years ago
gabime 01f5efa1d9 Added wincolor sink to static build 6 years ago
gabime 130bc26b9a wip static-lib 6 years ago
gabime 09e83937de wip static-lib 6 years ago
gabime 42e30468a9 added rotating_file_sink to static build 6 years ago
gabime 3834acad5b #error if compiling spdlog.cpp under header only configuration 6 years ago