In as much as you can specify the priority level of a category from a
proprties file, then yes. If you set the priortiy of a category catA to only
log WARN level stuff, catA.debug() would still work, you just wouldn't get
any output.

sam
----- Original Message -----
From: "Naresh Sharma" <[EMAIL PROTECTED]>
To: "LOG4J Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 2:21 AM
Subject: Re: Multiple Appenders


> Hello Mark,
>
> Is it possible to restrict a particular category to serve only particular
Priority level, suppose my requirement
> to have catSystem
> category only ERROR and FATEL priority level, one obivious way could be is
simply don't use other priority log
> methods like catSystem.Info etc., but i wish it could be specified from
the Properties file itself. Is it possible
> from Properties file ??
>
>
> Thanks
> Naresh



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to