2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-25 18:22:25 +00:00
Files
log/doc
Andrey Semashev f8954f6662 Work around incorrect total file size estimate in file_collector.
If the text file sink backend used the file that was previously scanned
by file_collector as an old log file, on rotation the collector would
store a duplicate of the file info. If the file was removed due to
storage limits, the file info would still be stored despite the file
being deleted.

Also, in case if a file that is about to be rotated is deleted, don't
hard fail with an exception. This may happen if another process have deleted
the file or Boost.Log itself has. The latter can happen if multiple sinks
write directly into the common target storage and one of them invokes
file rotation, which due to the storage limits delete the file that
is currently being written by the other sink.
2018-10-30 04:29:49 +03:00
..
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00
2013-04-13 12:30:25 +00:00
2013-04-13 12:30:25 +00:00
2015-01-25 17:32:33 +03:00
2017-01-12 13:02:44 +03:00
2014-01-19 16:04:31 +04:00
2014-01-19 16:44:26 +04:00
2015-01-25 17:32:33 +03:00
2018-06-01 14:06:24 +03:00
2015-01-25 17:32:33 +03:00
2015-01-25 17:32:33 +03:00