Commit Graph

44 Commits (c77f2e55c987283276920ce39abd905b5880dd1f)

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
gabime 47fe6ef92a code format 7 months ago
gabime 8736ee28e0 Fixed warnings 7 months ago
gabime 82358e8ebe refactor async sink 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 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
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
9 months ago
gabime e62be8b43f clang-format 9 months ago
gabime e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 9 months ago
gabime 0d8f1f1dd4 Fixed tidy warnings 9 months ago
gabime 82bb5114e2 Fixed some tidy warnings 9 months ago
gabime 693062a8bf Update cp 9 months ago
gabime 0ef49d7df6 Minor cleanup 9 months ago
gabime a2de13630b Backported FMT_STRING 9 months ago
gabime 69d412b526 Format code of wincolor_sink.cpp 2 years ago
gabime ce3922cff1 Fix some typos 2 years ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime a3e05332b0 Removed fmt wrapper files 2 years ago
gabime bc7e80c7ae Removed include null_mutex.h from common.h 2 years ago
gabime 57868277db clang format 2 years ago
gabime 754838c558 Fixed template instantiations in ansicolor_sink.cpp 2 years ago
Gabi Melman 08648e58ad Fixed wincolor sink 2 years ago
Gabi Melman 2a101ac559 Removed ref from to_string_ in ansicolor sink 2 years ago
gabime 9390881046 Retruned color codes to ansi-color header 2 years ago
gabime a8efa85b86 Remove global console mutex (wip) 2 years ago
Gabi Melman 5abca1748f
Fixes wincolor_sink.cpp 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 f36b2c5f93 reformat code 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
Gabi Melman 5e59b396b0
Update wincolor_sink.cpp 2 years ago
gabime e28eadcd52 Clang format 2 years ago
gabime 5654205d6b updated template instantiations 2 years ago
gabime f3bf9e78c3 wip static_only 2 years ago
gabime 2a1959c2ce wip static_only 2 years ago
gabime 9d04001fbc created sinks fmt and details folders in src 2 years ago