Commit Graph

20 Commits (v1.x)

Author SHA1 Message Date
Gabi Melman 7e022c4300
Feature 3379 (#3397)
5 months ago
Matteo Del Seppia 65e388e82b
Adding on demand truncation for basic file sinks (#3280)
10 months ago
hjs-ast 951c5b9987
Allow manual rotation of rotating_file_sink (#3269)
10 months ago
gabime 0a53eafe18 update clang format again
2 years ago
gabime 9d52261185 clang format
2 years ago
Vitaly Zaitsev 7f09c88817
Added Catch v3 support (#2661)
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
6 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
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