Add support for rolling logfile names in FileAppender (and Logger) by kiesel · Pull Request #353 · xp-framework/xp-framework

added 3 commits

March 10, 2014 09:21
Add a setting to support legacy behavior (syncDate)
in the Logger; this is the appenders responsibility now
It may not be done only once, because we will have new log files
being created after a new filename was given, so we could have
a new file w/ new perms at any given run

Alex Kiesel added 2 commits

March 11, 2014 09:32
  (file_put_contents() checks this and reports error when given !=
  written)
- add (slow) test coverage for filename calculation

@thekid

@thekid

kiesel added a commit that referenced this pull request

Mar 17, 2014
- add support for rolling logfile names in util.log.FileAppender (and util.log.Logger)

kiesel pushed a commit that referenced this pull request

Mar 17, 2014

This was referenced

Mar 18, 2014

thekid added a commit to xp-framework/core that referenced this pull request

Mar 18, 2014