Re: Multiple log files.

2005-03-23 Thread Luke Reeves
Thanks Jake, that worked like a charm! Luke On Wed, Mar 23, 2005 at 10:33:04AM -0600, Jacob Kjome wrote: > > I'm surprised that config file works at all. You are attempting to apply > additivity to your appender. Additivity applies to loggers, not appenders. > So, make sure to get rid

Re: Multiple log files.

2005-03-23 Thread Luke Reeves
our config file. > > Jake > > Quoting Luke Reeves <[EMAIL PROTECTED]>: > > > I tried that; that makes all log messages (not just mail-related ones) > > appear in both files... > > > > Luke > > > > Aswin Asokan wrote:

Re: Multiple log files.

2005-03-22 Thread Luke Reeves
I tried that; that makes all log messages (not just mail-related ones) appear in both files... Luke Aswin Asokan wrote: > Try changing > log4j.logger.MailLog=mail > to > log4j.logger.MailLog=DEBUG,mail > > > Regards, > Aswin Asokan signature.asc Description: Digital signature

Multiple log files.

2005-03-16 Thread Luke Reeves
log appenders, and file any MailLog messages into the mail.log appender. Yet the log messages only appear in the A1 and A2 appenders (console and the sd.log file). Is there something wrong with my configuration? Thanks, Luke Reeves signature.asc Description: Digital signature