3 messages in org.apache.logging.log4j-userRE: writing to multiple files
FromSent OnAttachments
Srivastava, AbhinavJun 3, 2004 5:39 pm 
Wendy SmoakJun 3, 2004 6:20 pm 
Narendra Babu KirthiJun 3, 2004 9:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: writing to multiple filesActions...
From:Wendy Smoak (Wend@asu.edu)
Date:Jun 3, 2004 6:20:49 pm
List:org.apache.logging.log4j-user

From: Srivastava, Abhinav [mailto:asri@amgen.com] log4j.category.X.Additivity=false

Is it case sensitive? Try lowercase 'a' for additivity.

I have this: # Create an appender called daily: log4j.rootLogger=DEBUG, daily

# set the additivity to avoid duplicate messages log4j.additivity.rootLogger=false