Re: Fixes the TimeBasedRollingPolicy.cpp

2012-01-23 Thread Joseph Southwell
I also modified build.xml to allow building with the current apr which no longer has a separate apr-util. On Jan 23, 2012, at 9:44 AM, Joseph Southwell wrote: > I made a couple of changes to the TimeBasedRollingPolicy and I was wondering > if I could get them added upstream? I have never done t

Fixes the TimeBasedRollingPolicy.cpp

2012-01-23 Thread Joseph Southwell
I made a couple of changes to the TimeBasedRollingPolicy and I was wondering if I could get them added upstream? I have never done this before so I have no idea how this process should work. Any guidance? They allow it to handle rolling log files with multiple clients writing to the file. It is