Re: log4j to log to different files for each JVM instance

2010-12-30 Thread Jacob Kjome
Use placeholders in the config file and set system properties on the command 
line
starting the JVM process.

Jake

On 12/29/2010 11:19 PM, lalpop kumar wrote:
 how can I configure log4j to log to different files for each JVM instance in 
 the same host?
 
 

-
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org



log4j to log to different files for each JVM instance

2010-12-29 Thread lalpop kumar
how can I configure log4j to log to different files for each JVM instance in 
the same host?