DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40601>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40601 Summary: delete log file under linux Product: Log4j Version: 1.2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Appender AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I use log4j 1.2.12 in a linux and also in a windows environment. I configure a RollingFileApender via an AsyncAppender to my Logger. I use the XML Layout. This works fine. In a linux environment can I delete the log file during the use of the logger and I must restart my system to start with a new log file. In a windows environment is the log file locked and I can not delete the log file before the java VM is closed. How can I protect my log files against deleting during use in linux environments? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
