Hello Janne, nice idea :-)
dateOption does not exist: http://svn.apache.org/repos/asf/logging/log4php/trunk/src/main/php/appenders/LoggerAppenderRollingFile.php Could you create a Jira issue for your idea? https://issues.apache.org/jira/browse/LOG4PHP I think we should include it in the next release. Cheers Christian PS: patches welcome of course :-) On Tue, Aug 23, 2011 at 9:51 AM, Janne H <jannehso...@yahoo.com> wrote: > Hello. > The docs > > http://logging.apache.org/log4php/docs/appender/appender.html#LoggerAppenderRollingFile > tells of a option datePattern, that does not seem to exist. > > But it would be great if it did. > What I really want is to be able to get my logs written to files with the name > > <some name>-YmdHis.log (YmdHis is my date pattern that is appended to the > logfiles when they are filled to the limit, maxFileSize. > > Wouldn't that be a nice feature? :-) > > -- http://www.grobmeier.de