$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] How to set/reset a channel-specific filter
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-03-17 16:17:05
On 03/17/2010 12:21 PM, Andreas Huber wrote:
>> But if that restriction is mandated in your application, you can
>> implement a logger feature that would do additional filtering inside
>> the logger.
>
> Ok, I guess this means duplicating most from channel_logger.hpp, right?
channel_feature.hpp. I hate to say it, but it seems so. I should have
offered a method to acquire the channel from the channel_feature.