You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Ofer Baranes <ob...@baan.com> on 2003/02/27 13:18:59 UTC

does log4j is synchronized?

	
 i find out through my log that threads may corrupt each other log ,
creating unreadable log.
 could it be ? doesn't log4j is safe thread ?
 (form my research , the java.io.Writer 'write()' methods are synchronized ,
and log4j FileAppended uses a subclass as writer) 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org