dynamic log file

2002-09-03 Thread Peter Choe
is there a way to tell dynamically where the out put for the log file can go? i want a servlet to read a file parameter which will tell the servlet which file to use to log output. Peter -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: dynamic log file

2002-09-03 Thread whblalock
cc: Subject: dynamic log file 09/03/2002 01:54

Re: dynamic log file

2002-09-03 Thread Peter Choe
: Subject: dynamic log file 09/03/2002 01:54 PM Please respond to Log4J Users List is there a way to tell dynamically where the out

RE: dynamic log file

2002-09-03 Thread Ebersole, Steven
, September 03, 2002 2:42 PM |To: Log4J Users List; Log4J Users List |Subject: Re: dynamic log file | | |i was looking for something that can be configured |programmatically. | |something like: | |logger.setFile(/usr/home/peter/logs/myLog.log