$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Greene (greened_at_[hidden])
Date: 2005-05-06 14:01:28
John Torjo wrote:
>> Also, an application should have multiple levels at the same time (i.e.,
>> an app may want to have a different level of debug logging per
>> component, library, class, whatever).
>> _______________________________________________
>>
>>
> This is an interesting request, and I assume it'll change the way I
> implement multiple levels.
>
> Is this a desireable feature? What do you all think?
It's a requirement for me.
-Dave