Boost logo

Boost :

Subject: Re: [boost] Boost.log: set_channel name dynamically for a basic_composite_logger
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-10-16 15:23:39


On Tue, Oct 16, 2012 at 10:23 PM, syvyi <alexander.svk_at_[hidden]> wrote:
> One more thing, why when I put
> BOOST_LOG_SEV(lg->get_logman_inet(), manster::logger::error) << "Severe
> msg";
> in a file I see digits of a severity level instead of alphabetical-ids?

I compiled your code (after modifications) and it worked correctly for
me. Are you sure you didn't accidentally hide the operator<< from the
formatter initialization?


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