Moti created LOG4NET-491:
----------------------------
Summary: Can't write the same log file from different processes
Key: LOG4NET-491
URL: https://issues.apache.org/jira/browse/LOG4NET-491
Project: Log4net
Issue Type: Bug
Components: Appenders
Affects Versions: 1.2.14
Reporter: Moti
We have some RollingFileAppender that write to the same log file and run from
different processes, and although I used the MinimalLock option, only most of
the events are written to the log file but not 100% of them (from the different
processes)
I saw that you fixed this bug:
https://issues.apache.org/jira/browse/LOG4NET-485
but it didn't help in my case.
Does it something you can solve or should I use different log files for each
process?
Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)