On 6/28/06, Pavan Sara (CONS), IT <[EMAIL PROTECTED]> wrote:
Thank you very much!
I'll try.
What about the second situation I described?
1) A single application
2) Two appenders writing on the same file (but
with different layout and level).
Is it not an acceptable configuration?
According to the log4j book, no. Appenders do not perform any
synchronization, so it's pretty much the same situation than 2 JVMs
writing to the same file. This will "likely result in garbled or even
completely corrupt log file".
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]