Boost logo

Boost :

Subject: Re: [boost] Boost log issues and workarounds
From: hh h (jupiter.hce_at_[hidden])
Date: 2019-01-18 07:27:35


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?

Thanks Andrey.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk