
As David mentioned prudent mode caters for this use case. It should should work nicely. BTW, I did not see get the original message from "LogbackUser" apparently posted from nabble. -- Ceki QOS.ch, main sponsor of cal10n, logback and slf4j open source projects, is looking to hire talented software engineers. For further details, see http://logback.qos.ch/job.html On 07.04.2011 17:56, David Roussel wrote:
Use prudent mode - http://logback.qos.ch/manual/appenders.html#FileAppender
LogbackUser wrote:
Are there any configuration properties through which multiple web-applications using logback could be configured to log to the same log file? This is taking into consideration that the messages would be logged concurrently without losing any messages.
The reason I ask this question is that - we have a clustered environment of glassfish server instances where the same web application is installed on all the server instances in the cluster.