I think you could define a logger for trace and set addativity to
false. XML example:
<logger name="trace" additivity="false">
<!-- reference an appender here if desired -->
</logger>
On Fri, 11 Mar 2005 16:57:55 -0500, Mustard, Sandy <[EMAIL PROTECTED]> wrote:
>
> Our developers decided to add some debug level messages for tracing
> methods calls. They set up a logger that prepends 'trace.' to the class
> name.
>
> Are there any rules that I can set up that I can exclude their
> 'trace.xxxx' debug statements from showing up when I want debug level
> logging?
>
> Sandy Mustard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
James Stauffer
Are you good? Take the test at http://www.livingwaters.com/good/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]