I apologize if this issue has been raised previously, I haven't had a chance
to look through all the old posts.

I am noticing "strange" behavior of Log4J when there is a typo in the
properties file that I am using to configure Log4J.

More specifically, I am using (log4J version 1.1.3) the
PropertyConfigurator's configureAndWatch method to watch a properties file.
I
have a category specified in that property file like:

log4j.category.com.Foo.Bar=DUBUG

The unexpected behavior varies depending on if the typo was introduced while
Log4J was already running or if it was already there when
Log4J is initialized.  In either case, I'd like to defend against this type
of error.  Any ideas?

Thanks,
Brian


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

Reply via email to