Take a look at org.apache.log4j.rolling.RollingFileAppender which has pluggable
rolling and file naming strategies.
http://logging.apache.org/log4j/1.2/apidocs/index.html
For a little ancient history, log4j 1.2 has two classes named
RollingFileAppender, the original in org.apache.log4j and a ne
On 2011-09-21, Michael Schall wrote:
> I think it would be beneficial to add the svn url (with revision) to
> the assembly description then so this information is available to the
> end user.
svn trunk will now add it to the AssemblyDescription attribute.
Stefan