so don't use static - all object will reference the same instance of the
Category anyways.

-----Original Message-----
From: Herve AGNOUX [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 19, 2001 2:47 AM
To: LOG4J Users Mailing List
Subject: Re: Categories for Inner Classes


Le 17 Sep 01, Stephen Levinson a écrit :

>
>  If I have an inner class I'd like to be able to set a category with
> ITS OWN NAME... but I can't use a STATIC in the inner class.
>

I use log4j.category.com.xx.zz.Clazz$Inner=INFO

'$' is the separator between class and inner.


--
Sur le Web, tout de suite.
Herve AGNOUX - diaam informatique
http://www.diaam-informatique.com

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



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

Reply via email to