Commit Graph

28 Commits (e66113f50d9e39e3e370be0e714669f2917f9ccf)

Author SHA1 Message Date
Morris Jobke d4952bd9df fix typo 12 years ago
Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 12 years ago
Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 12 years ago
Bart Visscher 62560ef859 Add description to log rotate class 12 years ago
Bart Visscher 594a2af75a Review fixes 12 years ago
Bart Visscher b5e2842e00 Very simple log rotation 12 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 12 years ago
Thomas Müller b716d035c3 fixing PHPDoc 12 years ago
Andreas Fischer e03d9e3aa0 Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. 12 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 12 years ago
Bart Visscher 4a6803ef9d Check if logger is set, also no need to return true 12 years ago
Bart Visscher 2db839c4d3 Move error handlers from OC_Log to OC\Log\ErrorHandler 12 years ago
Bernhard Posselt f7e29eabf2 fix admin log display and use a more readable format 12 years ago
Bernhard Posselt 8471340db9 use date and time instead of timestamp 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Michael Gapczynski 7980bccaab Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
Michael Gapczynski 39eebebd99 Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Michael Gapczynski 71491612e3 Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
Michael Gapczynski bc3462f022 Improvements and bug fix for log reading, fixes bug oc-982 13 years ago
Michael Gapczynski f955e5e9b2 Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
Michael Gapczynski 466d7c0d99 Improvements and bug fix for log reading, fixes bug oc-982 13 years ago
Michael Gapczynski 826a439c15 Supress any warnings if log file does not exist 13 years ago
Michael Gapczynski 3ce6344d40 Supress any warnings if log file does not exist 13 years ago
Michael Gapczynski 4db5481ad5 Improve efficiency of retrieving log file entries 13 years ago
Michael Gapczynski 66f1957e3b Improve efficiency of retrieving log file entries 13 years ago
Michael Gapczynski 31d623f426 Fix log viewing bug 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Tom Needham daf742c086 Fix owncloud log 13 years ago
Bart Visscher 20fc23c82b Move logfile determination to init function 13 years ago
Bart Visscher 3a4521a012 Add support for logging to syslog 13 years ago