NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item11398: Foswiki logger fails to rotate files other than events.log
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
FoswikiLogger |
|
$nextCheckDue is a global, and whichever file being logged when the next rollover check happens will be rotated, no other logs will get rotated. In most cases this is probably the
events.log file.
The Logger needs a nextCheckDue per logfile class - events, errors, and debug.
The unit tests don't test for anything other than rotation of the events log.
The
ReleaseNotes01x01 documentation doesn't note that the warning log is not used in Foswiki 1.1. Warnings are logged to the error.log
--
GeorgeClark - 31 Dec 2011