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

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8864: Problem with log file rotation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-22 08:17:34


#8864: Problem with log file rotation
-------------------------------+---------------------
  Reporter: lcarreon@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by lcarreon@…):

 I have decided to experiment and tried removing the settings to do with
 rotated log file collection (i.e. removed target, maximum size and scan
 method).

 The result is log files being rotated correctly with the correct number of
 log records in each of them based on the logging that my test program has
 performed.

 This seems to indicate that managing the collection of log files is faulty
 although I have observed that the original location of the log files must
 be different to the location where they collected. If the original
 location and the collection location are identical, a different kind of
 problem occurs.

 Unfortunately, I could not assist in locating the problem because the
 source code of the logging library is too complex for me because I have
 not studied how Boost.Parameter and Boost.Phoenix works making it
 difficult to comprehend the code.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8864#comment:3>
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