Commit Graph

4674 Commits (d6389d696e7c5ae9b2df60ecbc6a361d43a064cc)
 

Author SHA1 Message Date
gabime d6389d696e Fixed analyzer warnings in ansicolor_sink.cpp 7 months ago
gabime c563b62aea Refactor ansicolor_sink.cpp 7 months ago
Gabi Melman e3f8349d0c
Add missing locks to ansicolor_sink.cpp 7 months ago
Gabi Melman 128a9fcc49
Update test_async.cpp 7 months ago
Gabi Melman 43812ddaf1
Update test_async.cpp 7 months ago
gabime 23b1c4c079 Revert "Small code removal"
This reverts commit b01f15cb26.
7 months ago
gabime b01f15cb26 Small code removal 7 months ago
gabime 370dad3225 Use chrono literals in async tests 7 months ago
gabime 418a39f6ce Fixed test 7 months ago
gabime 177f2618fb Merge branch 'v2.x' of github.com:gabime/spdlog into v2.x 7 months ago
Gabi Melman 6a794b1dff
Update test_async.cpp 7 months ago
gabime fbe626d828 code format 7 months ago
gabime 47fe6ef92a code format 7 months ago
gabime b9f0243405 code format 7 months ago
gabime 873026a254 Pad level names in default pattern 7 months ago
gabime e99e09eba7 Fixed global logger name 7 months ago
gabime 07be1b4767 Bump fmt version to 11.1.2 7 months ago
gabime f00a6550fa Fixed some tidy warnings 7 months ago
gabime 391eb198bf Added copy and move tests 7 months ago
gabime 3f4cfa72d1 Added test check that cloned custom error handler was indeed cloned 7 months ago
gabime 80f00797e3 Fixed copy ctor of err_helper to be thread safe 7 months ago
gabime 62bbd87bdb Fixed warning 7 months ago
gabime 8736ee28e0 Fixed warnings 7 months ago
gabime 82358e8ebe refactor async sink 7 months ago
gabime 9673c1ba09 Fixed warning about move 7 months ago
gabime 5dce654473 Fixed warning 7 months ago
gabime be942e0a2d Limit error handler rate to 1/sec 7 months ago
gabime af7b061773 Added with_all to async sink improved destructor 7 months ago
gabime bc2eed7913 Added custom error handler support to async sink 7 months ago
gabime b46b6dcb00 Fixed bin_to_hex tidy warnings 7 months ago
gabime 08a9604a57 noexcept 8 months ago
gabime f467be8edb noexcept 8 months ago
gabime ffbb35368d noexcept 8 months ago
gabime 7dfb474632 Added source_loc by ref 8 months ago
gabime 2ef467be7d Pass source loc by ref 8 months ago
gabime adaf0554be Pass source loc by ref to log_msg 8 months ago
gabime 04004e57c2 Moved should_flush_ to header 8 months ago
gabime 3d83e402ca Fixed source_loc in handle exception in async sync 8 months ago
Gabi Melman 83c9ede9e6
Asink sink (#3309)
Replace async logger with async sink
8 months ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
Removed registry
9 months ago
gabime ed6919bf8e Fixed cmake warning 9 months ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
9 months ago
gabime daf1b97b8f Updated windwos.ci 9 months ago
gabime e62be8b43f clang-format 9 months ago
gabime 58dac85596 Update format.sh 9 months ago
gabime 1379f68bda Updated windows.ci 9 months ago
gabime 2f169568b7 Updated windows.ci 9 months ago
gabime fe9be2e1ee Updated windows.ci 9 months ago
gabime 730aa35d98 Updated cmake 9 months ago
gabime 19d1939d3b Updated cmakelists 9 months ago