[Boost-bugs] [Boost C++ Libraries] #8864: Problem with log file rotation

Subject: [Boost-bugs] [Boost C++ Libraries] #8864: Problem with log file rotation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-20 01:07:42


#8864: Problem with log file rotation
------------------------+------------------------------
 Reporter: lcarreon@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.54.0
 Severity: Problem | Keywords:
------------------------+------------------------------
 There seems to be a problem with log file rotation because I occasionally
 encountering the following exception when logging to rotated files:

   std::runtime_error: boost::filesystem::last_write_time: No such file or
 directory: "/home/Devel/projects/id3v23/test/log/20130720_110200.log

 I'm using the following settings for log file rotation:

   rotation size = 1024
   target = logs
   max size = 10240

 My test environment is Fedora 18 32/64 bits.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8864>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC