Commit Graph

4674 Commits (d6389d696e7c5ae9b2df60ecbc6a361d43a064cc)
 

Author SHA1 Message Date
gabime 8d81cca86c constexpr in tcp_client_unix 1 year ago
gabime 06be4409e6 clang-format 1 year ago
gabime 15829cfb84 Added final keywords to sinks and pattern_formatter.cpp 1 year ago
gabime 4ee50804d3 Removed unused include 1 year ago
gabime 587b7dad28 Revert "Updated ci for macOS"
This reverts commit 01646c54d3.
1 year ago
gabime 01646c54d3 Updated ci for macOS 1 year ago
darallium d896daec63 README.md has include missing (#3066) 1 year ago
gabime d60a4c7b50 Don't remove existing logger from registry in set_default_logger 1 year ago
Gabi Melman f0b96d2ad1
Update mdc.h 1 year ago
Gabi Melman aefd4510c3
Update README.md 1 year ago
gabime 8d6a121b73 Added mdc.h 1 year ago
gabime 02c3ca5016 Upadate mdc code in pattern_formatter.cpp 1 year ago
gabime 8815f81e5d Added mdc from pull #2907 1 year ago
gabime a627f5c43a Apply #3044 pr 1 year ago
gabime 390428aae1 Fixed path_exists(..) in windows 1 year ago
gabime 1bde4831a0 Fixed registry impl 1 year ago
gabime 8f526df1a9 Update latency test 1 year ago
gabime e1f5a45900 Added small_map_threshold constexpr 1 year ago
gabime b95e493471 Reduce max size for sequential map search to 10 1 year ago
gabime 4a31ed38d3 if the map is small do a sequential search, otherwise use the standard find() 1 year ago
gabime 06e4631dde Use find if registry is bigger than 20 1 year ago
gabime e750d2219e Small clean in registry impl 1 year ago
gabime 8a4f3b1ba7 Small clean in registry impl 1 year ago
gabime ca7c846089 Fixed warning 1 year ago
gabime 232aace328 added spdlog::get(..) benchmarks 1 year ago
gabime 50d7f59951 Fixed bench dev_null 1 year ago
Alan Candido 5a207ad9ce Update stopwatch.h (#3034)
Adding elapsed time in milliseconds.
1 year ago
magnus-nomono 87b8401011 Add missing include (#3026) 1 year ago
gabime 8e10782a58 Ported pull #3023 with some changes and tests 1 year ago
spaceman 167bf989d8 support MINGW (#3022)
Under Windows 10, compiling with MINGW64 will report an error similar to https://github.com/gabime/spdlog/issues/1581
1 year ago
cohdan dd8dc8105a Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed (#3009)
* Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed

* Code review fix - periodic_worker thread getter should return a reference and not a pointer
1 year ago
Dimitri Papadopoulos Orfanos c577b54b06 Fix typos found by codespell (#3011) 1 year ago
gabime a145ba62b8 Fixed fmt cmake 1 year ago
gabime c923915805 DOWNLOAD_EXTRACT_TIMESTAMP FALSE when fetching fmt 1 year ago
gabime 276788a60e Update comment 1 year ago
gabime e9938a8839 Fetch fmt 10.2.1.tar.gz and check sha256 1 year ago
gabime 34e0c8f227 Minor style 1 year ago
gabime 989589dd0b Minor style 1 year ago
gabime 8319d1bc16 clang format 1 year ago
gabime c8b81a6958 Minor style 1 year ago
gabime 7bd1c1e1a4 Removed unused source file 1 year ago
gabime 57384f7be3 Minor clean 1 year ago
gabime bb687e7aad Minor clean 1 year ago
gabime 7bb480a051 Minor clean 1 year ago
gabime 286218aeeb Removed state from default error handler 1 year ago
gabime b05d9362ea Minor cleanup of includes 1 year ago
gabime 95587b7601 Fix typo 1 year ago
gabime f743a881b2 merge pull #2978 1 year ago
loject 5370076dcc
Update CMakeLists.txt (#3028)
Fix paths for msvc for parent project
2 years ago
gabime 69d412b526 Format code of wincolor_sink.cpp 2 years ago