Commit Graph

46 Commits (1994eb1a151a47bf0fb67c06cdc47f3e1cf9da25)

Author SHA1 Message Date
gabime 1994eb1a15 Move all func impl from async_sink.h header to async_sink.cpp 9 months ago
gabime 8643c66b6e created async_sink.cpp and updated example 9 months ago
Gabi Melman 31f6b371cb Fix compile 9 months ago
Gabi Melman 4b787b3044 Cleanup template instantiations 9 months ago
Gabi Melman 9bc69aa2f5 Fixed windows compile 9 months ago
gabime f67645a7e9 Fixed windows compile 9 months ago
gabime 4f6f5909ed Fixed windows compile 9 months ago
gabime d18a221603 Fixed windows compile 9 months ago
gabime 3851c8e4a2 Fixed windows compile 9 months ago
gabime 6f2a09bc15 Fixed windows compile 9 months ago
gabime 9fa35a9229 Fixed windows compile 9 months ago
gabime 8d4943789c wip1 9 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