A suggestion: replace the Log dir and the 4 files in there with a singe class
in the Library directory; this default log class:
a) logs to syslog using PHP primitives (a sane default, no file permission problems)
b) is instantiated based on a configuration option
c) can be derived from by external logging classes (that would be instantiated through the config option)
Original issue reported on code.google.com by hans.zandbelt@gmail.com on 2 Sep 2010 at 7:01
Original issue reported on code.google.com by
hans.zandbelt@gmail.com
on 2 Sep 2010 at 7:01