Re: [ANNOUNCE] Apache Log4j-Audit 1.0.1 released

2018-12-13 Thread sebb
On Thu, 13 Dec 2018 at 18:55, Ralph Goers wrote: > > The Apache Log4j Audit team is pleased to announce the Log4j Audit 1.0.1 > release! > > Apache Log4j Audit is a framework for performing audit logging using a > predefined catalog of audit events. It provides a tool to create and edit > audit

[log4net] RollingFileAppender extension that backs up only a last specified period (days, hours, etc.)

2018-12-13 Thread Farhan Nasim
Hi, Have encountered a scenario in many projects where log files covering only a last user specified period is needed (e.g. last 5 days, last 3 hours, etc.) So far, Log4net doesn't provide any such appender out of the box; the RollingFileAppender only supports backing up a number of last files (ma