$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost log issues and workarounds
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2019-01-18 09:00:53
On 1/18/19 10:27 AM, hh h wrote:
> Finally fixed it by changing LOG macro
> (::boost::log::keywords::severity = (ServerityLevel_t::severity).
>
> The only thing missing is that in logging::add_file_log( ..." " <<
> boost::log::trivial::severity << ....), that
> boost::log::trivial::severity is empty, the keyword severity has
> already been assigned in the macro, what I am missing here?
See my other reply.
Also, please keep some context of the conversation in your replies.