$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-11-14 11:55:52
On 11/14/05, Gennadiy Rozental <gennadiy.rozental_at_[hidden]> wrote:
>
>
> > This IMO is too much to type, and I personally wouldn't use it in
> > real-life apps.
>
> How DLOG( DATA_FLOW) is more to type then BOOST_LOG( DEBUG )? Depends on
> what you prefer one may select more or less verbose statement. But most
> importantly: in my view Filters should be configurable. IOW you just need
> log level - it's your choice. But if I need more filters I should be able
> to specify them.
You can with BOOST_LOG_DEFINE_LEVEL.
-- Caleb Epstein caleb dot epstein at gmail dot com