
14 Nov
2005
14 Nov
'05
4:55 p.m.
On 11/14/05, Gennadiy Rozental <gennadiy.rozental@thomson.com> 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