> -----Original Message-----
> 
>     Can we setAdditivity=false for a logger in the logging.properties 
> file rather than set it in the code?

Yep!  It's pretty simple.  An example:

log4j.category.com.mypackage=ERROR, CONSOLE
log4j.additivity.com.mypackage=false

Does that make sense?

-----------------------------------------------------------------
Colin MacDonald  |  Software Developer  |  Templar Corporation  |
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.377 / Virus Database: 211 - Release Date: 7/15/2002


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

Reply via email to