[Boost-bugs] [Boost C++ Libraries] #9797: Scanning files without updating file counter when initializing from settings container

Subject: [Boost-bugs] [Boost C++ Libraries] #9797: Scanning files without updating file counter when initializing from settings container
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-20 09:42:06


#9797: Scanning files without updating file counter when initializing from
settings container
------------------------------+---------------------
 Reporter: robert.hegner@… | Owner: andysem
     Type: Feature Requests | Status: new
Milestone: Boost 1.56.0 | Component: log
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 When setting up a text file backend programmatically I can call
 scan_for_files() with the update_counter parameter set to false.

 However when initializing logging from a settings container,
 default_text_file_sink_factory::create_sink() always calls
 scan_for_files() with the update_counter parameter set to true.

 In my project I need to be able to initialize a text file backend from a
 settings container, and scanning files with update_counter set to false.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9797>
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:15 UTC