Commit Graph

24 Commits (3c9963a495b4fd43191d9e8479bbe88ca6918989)

Author SHA1 Message Date
hjs-ast bb4b719ccf Allow manual rotation of rotating_file_sink (#3269)
* Allow manual rotation of rotating_file_sink

* Rename rotation method

* Attempted fix for tests on Windows

* Apply review mark-ups
9 months ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime a8efa85b86 Remove global console mutex (wip) 2 years ago
gabime 8dc7ba7e3d Cleaned tests 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
Vitaly Zaitsev 7f09c88817
Added Catch v3 support (#2661)
* Added Catch v3 support.

* Removed extra square brackets from some tests.
3 years ago
gabime 5b03dc1796 Throw if rotating_file_sink constructor receives max_size==0 as arg 4 years ago
Charless Milette 2d77ef92b0 Avoid specializing std::formatter for std::tm (not a great idea after all) 4 years ago
Charles Milette a453bccff0
Better support for / separators on Windows, improve wchar filename coverage 5 years ago
gabime b2017f5653 Fixed multiple clang-tidy warnings 5 years ago
gabime 5370443ece clang-format 6 years ago
Mario Emmenlauer 87acec6a91 Make tests support empty SPDLOG_EOL with new helper method require_message_count() 6 years ago
gabime 9b7812a0f2 auto create log dir 6 years ago
gabime 494cc8bace Implemented daily sink rotation #661 6 years ago
gabime 2eb52cd047 Unified usage of fmt::memory_buffer across the codebase 6 years ago
gabime 6b0bf33f8e clang-format 7 years ago
Philip Miller e41b92c55a fix inadvertent rename to original test function 7 years ago
Philip Miller 3925f8fa16 streamline constructor logic
and improve test for rotate_on_open=true
7 years ago
Philip Miller 4fe98bf6e6 Merge remote-tracking branch 'origin/v1.x' into pwm1234/rotate_on_open 7 years ago
gabime 2998815166 Added missing test file 7 years ago