aboutsummaryrefslogtreecommitdiffstats
path: root/lib/log.php
Commit message (Expand)AuthorAgeFilesLines
* Style-fix: Breakup long linesBart Visscher2013-02-141-1/+3
* Whitespace cleanupBart Visscher2013-01-161-2/+2
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-1/+1
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-3/+3
* Check if error_report() is equal to 0, so suppressed errors aren't logged e.g...Michael Gapczynski2012-10-281-0/+3
* Merge branch 'extended_log'Victor Dubiniuk2012-10-161-0/+22
|\
| * Uncaught exception loggingVicDeo2012-09-261-0/+5
| * Log PHP errors to the OC logVictor Dubiniuk2012-09-121-0/+17
* | disable log when running testsRobin Appelman2012-10-121-5/+8
|/
* The log message is not always shown in htmlBart Visscher2012-05-101-1/+1
* Protect admin from evil log messagesTom Needham2012-05-081-1/+1
* Add support for logging to syslogBart Visscher2012-03-301-55/+16
* improve log browsingRobin Appelman2012-02-261-11/+15
* Avoid Huge error message when unable to read log fileBrice Maron2011-11-061-0/+3
* fix log level checkRobin Appelman2011-10-221-1/+1
* provide a logging mechanismRobin Appelman2011-10-161-0/+71