Add support for custom filename calculator in rotating_file_sink.

This commit is contained in:
Tamas Florin
2020-06-04 13:38:21 +03:00
parent 22a169bc31
commit 071206ef59
6 changed files with 169 additions and 169 deletions

View File

@@ -18,6 +18,7 @@ set(SPDLOG_UTESTS_SOURCES
test_file_helper.cpp
test_file_logging.cpp
test_daily_logger.cpp
test_rotating_logger.cpp
test_misc.cpp
test_eventlog.cpp
test_pattern_formatter.cpp