
"Caleb Epstein" <caleb.epstein@gmail.com> wrote in message news:989aceac0511140855t6e8c35eif9ed57d04e488a76@mail.gmail.com...
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.
No. I need completely different dimension. not a different log level. See my review: category, keyword, thread id, time of the day etc. Gennadiy