2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-20 04:42:11 +00:00
Files
log/example/rotating_file/main.cpp
Andrey Semashev e823f88467 Added support for a separate target file name pattern in text file sink.
This allows to have different file names when actively writing the log file
and when rotating. In particular, this solves the problem with appending
to the previous file, when the log files are also collected and are supposed
to have distincs names.
2019-01-05 21:15:33 +03:00

3.4 KiB