At 16:36 06.02.2001 -0500, you wrote:

>Yes. It will be a problem. Use SocketAppender(s)/SocketServer or
>JMSAppender(s)/JMSSink instead. Ceki
>
>How about a situation where 1 or more instances of multiple objects are
>running within a single JVM and using a single instance of an object that is
>a wrapper around Log4J?
>Should I synchronize all calls to category.log(...) method in my wrapper?
>Logging is being done to a local file.

That's perfectly safe. You do not need to synchronize. Ceki

----
Ceki Gülcü           e-mail: [EMAIL PROTECTED] (preferred)
av. de Rumine 5              [EMAIL PROTECTED]
CH-1005 Lausanne          
Switzerland            Tel: ++41 21 351 23 15


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to