Boost logo

Boost :

Subject: Re: [boost] [log] Boost.Log formal review closing down
From: Vicente Botet Escriba (vicente.botet_at_[hidden])
Date: 2010-03-17 11:40:19


Steven Watanabe-4 wrote:
>
> AMDG
>
> vicente.botet wrote:
>> * Severity: I would like that any sink filters thie severity the
>> log_record is not added at all. Could this optimization be taken in
>> account. For example if severity must be GT error to be logged, the
>> following will not evaluate the ineficient_function().
>> BOOST_LOG_SEV(slg, normal) << ineficient_function();
>>
>
> I'm pretty sure that if no sink is going to accept the
> record, then inefficient_function will indeed not
> be called.
>
> In Christ,
> Steven Watanabe
>
>

If you say that it should be right. :)

Best,
Vicente

-- 
View this message in context: http://old.nabble.com/-log--Boost.Log-formal-review-closing-down-tp27928143p27933509.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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