Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11016: Boost file logging misbehaves when file system is full
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-23 10:16:42
#11016: Boost file logging misbehaves when file system is full
-------------------------------+---------------------
Reporter: michi@⦠| Owner: andysem
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: log
Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+---------------------
Comment (by Michi Henning <michi.henning@â¦>):
Appending will be useful, thanks. I didn't know about this option. When I
searched for appending to earlier log files recently, I found some threads
in discussion forums that said that this is impossible. I take it that
this is fairly recent?
As to the empty file, the problem is that there a new empty file created
on every run. So, while the file system is full, I get a new empty file
for each and every run of my process. (Many of my processes are short-
lived.) That doesn't seem right to me. Why leave an empty log file behind?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11016#comment:23> 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:17 UTC