Re: [Boost-bugs] [Boost C++ Libraries] #11923: Boost Log backends fail silently on Ubuntu

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11923: Boost Log backends fail silently on Ubuntu
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-23 12:18:59


#11923: Boost Log backends fail silently on Ubuntu
-------------------------------+---------------------
  Reporter: lylemoffitt@… | Owner: andysem
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: log
   Version: Boost 1.55.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+---------------------
Changes (by andysem):

 * status: new => closed
 * resolution: => invalid

Comment:

 The attached test produces both console and file output on my system. I
 didn't dig into the test code too much, but I didn't find you calling
 `flush()` on the core or sink before exiting the process. Since you're
 using the asynchronous sink frontend, it is possible that some of the log
 records are left in the queue unprocessed when the test terminates. I
 suppose this may be the reason why you observe different results on
 different machines.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11923#comment:5>
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:19 UTC