[ https://issues.apache.org/jira/browse/LOG4NET-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012013#comment-15012013 ]
Dominik Psenner commented on LOG4NET-491: ----------------------------------------- Forgot to mention that rolling had trouble when multiple processes tried to roll over the same files. This has been addressed and is fixed in trunk. > 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 > Assignee: Dominik Psenner > > 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)