Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8840: Missing severity level string in log records
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-18 08:53:36
#8840: Missing severity level string in log records
-------------------------------+---------------------
Reporter: lcarreon@⦠| Owner: andysem
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: log
Version: Boost 1.54.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+---------------------
Comment (by lcarreon@â¦):
OK, this is working but I had to add a stream input/extraction function
and then I had to add the following two lines before loading the settings
from the settings file:
logging::register_simple_formatter_factory<ESeverityLevel,
char>("Severity");
logging::register_simple_filter_factory<ESeverityLevel,
char>("Severity");
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8840#comment:2> 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