Commit Graph

17 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
Thomas Müller 33d78ab9c7 fixing PHPDoc 13 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 13 years ago
Bernhard Posselt f7e29eabf2 fix admin log display and use a more readable format 13 years ago
Bernhard Posselt 8471340db9 use date and time instead of timestamp 13 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 13 years ago
Michael Gapczynski 7980bccaab Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 13 years ago
Michael Gapczynski 39eebebd99 Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 13 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 { 14 years ago
Michael Gapczynski 71491612e3 Move line counter so we only count lines towards the offset that are equal or above the log level 14 years ago
Michael Gapczynski bc3462f022 Improvements and bug fix for log reading, fixes bug oc-982 14 years ago
Michael Gapczynski f955e5e9b2 Move line counter so we only count lines towards the offset that are equal or above the log level 14 years ago
Michael Gapczynski 466d7c0d99 Improvements and bug fix for log reading, fixes bug oc-982 14 years ago
Michael Gapczynski 826a439c15 Supress any warnings if log file does not exist 14 years ago
Michael Gapczynski 3ce6344d40 Supress any warnings if log file does not exist 14 years ago
Michael Gapczynski 4db5481ad5 Improve efficiency of retrieving log file entries 14 years ago
Michael Gapczynski 66f1957e3b Improve efficiency of retrieving log file entries 14 years ago
Michael Gapczynski 31d623f426 Fix log viewing bug 14 years ago
Robin Appelman 5720bd296d merge log into admin 14 years ago
Tom Needham daf742c086 Fix owncloud log 14 years ago
Bart Visscher 20fc23c82b Move logfile determination to init function 14 years ago
Bart Visscher 3a4521a012 Add support for logging to syslog 14 years ago
Robin Appelman 797e921b9a improve log browsing 14 years ago
Brice Maron 7de591f5cc Avoid Huge error message when unable to read log file 14 years ago
Robin Appelman af1f0305eb fix log level check 14 years ago
Robin Appelman 820cd0fb75 provide a logging mechanism 14 years ago
Robin Appelman 1f1498ceca remove Log completely 15 years ago
Serge Martin acf7916e71 user is a reserved word in postgresql 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Jakob Sack 2ff8d7a8bc One class per file! 15 years ago
Robin Appelman 7505720350 fix log when no tablename prefix is used 15 years ago
Alessandro Cosentino 86dd023448 Adding clear logs functions 15 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 15 years ago
Robin Appelman 3e99aefb7e make logs work with sqlite 15 years ago
Robin Appelman 741519fa79 loging system 15 years ago
Jakob Sack 1fe5f5a2df Better documentation for OC_USER 15 years ago
Jakob Sack ed77ab18c9 Added a dump of the database 15 years ago
Jakob Sack a3070405d9 OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring 15 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 15 years ago