Commit Graph

252 Commits (ea1bcdb0f9754950dd0c9cba8567957808d0b66f)

Author SHA1 Message Date
gabime ea1bcdb0f9 Refactored error handler 12 months ago
gabime 3153f22b8d Error handler 12 months ago
gabime 9df63cee2a Removed SPDLOG_LOGGER_CATCH macro 12 months ago
gabime 0fd3e80794 error handler wip 12 months ago
gabime 833bb360a3 Handle exceptions in async sink 12 months ago
gabime 035efac8bc Remove context 12 months ago
gabime 7cfe4fc0bc Removed include/fmt folder 12 months ago
gabime 6486bc3210 Fix warning 12 months ago
gabime a7298c5b8f async sink config param and tests 12 months ago
gabime 6797ac64bd Updated backend func name 1 year ago
gabime 663df6278d forward declaration 1 year ago
gabime 1994eb1a15 Move all func impl from async_sink.h header to async_sink.cpp 1 year ago
gabime 8643c66b6e created async_sink.cpp and updated example 1 year ago
gabime 63507e5de6 Fixed analyzer warnings 1 year ago
gabime cfef4069b6 Fixed analyzer warnings 1 year ago
gabime 5ec87952ff Fixed analyzer warnings 1 year ago
gabime 28c0db1f5a Fixed operator= in async_log_msg.cpp 1 year ago
gabime 6cc6a7b655 wip async sink 1 year ago
gabime 07c697f4f5 wip async sink 1 year ago
Gabi Melman 31f6b371cb Fix compile 1 year ago
Gabi Melman 4b787b3044 Cleanup template instantiations 1 year ago
Gabi Melman 9bc69aa2f5 Fixed windows compile 1 year ago
gabime f67645a7e9 Fixed windows compile 1 year ago
gabime 4f6f5909ed Fixed windows compile 1 year ago
gabime d18a221603 Fixed windows compile 1 year ago
gabime 3851c8e4a2 Fixed windows compile 1 year ago
gabime 6f2a09bc15 Fixed windows compile 1 year ago
gabime 9fa35a9229 Fixed windows compile 1 year ago
gabime 8d4943789c wip1 1 year ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
Removed registry
1 year ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
1 year ago
gabime e62be8b43f clang-format 1 year ago
gabime 3c9963a495 Removed tweak options and spdlog_config.h 1 year ago
gabime e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 1 year ago
gabime 0d8f1f1dd4 Fixed tidy warnings 1 year ago
gabime 7a0e2ff8a8 Fixed tidy warnings 1 year ago
gabime ec34d6ddc6 Fixed win compile 1 year ago
gabime 70c65cf61b Fix windows build 1 year ago
gabime 82bb5114e2 Fixed some tidy warnings 1 year ago
Gabi Melman aa9eaae6f6
Update os_windows.cpp 1 year ago
gabime 03e20348e2 Added back wstr_to_utf8buf() and utf8_to_wstrbuf() for windows 1 year ago
gabime 693062a8bf Update cp 1 year ago
gabime 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support 1 year ago
gabime 0ef49d7df6 Minor cleanup 1 year ago
gabime bb3d25b626 Added [[nodiscard]] and made should_flush_ const 1 year ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
* Removed SPDLOG_USE_STD_FORMAT

* Removed SPDLOG_USE_STD_FORMAT

* clang-format

* Fix windows.yml ci

* Fix ci
1 year ago
gabime 7c6f737990 Fix windows compile of log_msg_buffer.cpp 1 year ago
gabime eacd4d6b2a Remove mdc 1 year ago
gabime eab1f6d5f5 Fix #3194 month name 1 year ago
gabime a2de13630b Backported FMT_STRING 1 year ago