Re: [Boost-bugs] [Boost C++ Libraries] #10238: syslog pri part error in custom severity (init_from_stream)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10238: syslog pri part error in custom severity (init_from_stream)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-24 12:15:55


#10238: syslog pri part error in custom severity (init_from_stream)
-------------------------------+---------------------
  Reporter: anonymous | Owner: andysem
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: log
   Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+---------------------

Comment (by andysem):

 You cannot extract an attribute value from a log record without knowing
 its type. Since the library is compiled separately, it has no knowledge of
 your enum and cannot extract it from log records. That's the same reason
 why you have to register filters and formatters before parsing.

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