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:21Add 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
kiesel added a commit that referenced this pull request
Mar 17, 2014kiesel pushed a commit that referenced this pull request
Mar 17, 2014This was referenced
Mar 18, 2014This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters