Commit Graph

11 Commits (9bbc4b0034e10d4c552fcf1ad924bdeb43e74f64)

Author SHA1 Message Date
ringmaster 428510a4f8 Simpler log unique id. 11 years ago
ringmaster f9dbdb7c5c Add actual locking and log changes necessary for debugging. 11 years ago
Bjoern Schiessle 44b637470c remove passwords in URLs from all log messages 11 years ago
Bjoern Schiessle 62afe7fe7a remove passwords from logfile 11 years ago
Andreas Fischer 5978ddbec6 Try to create custom log file before falling back to default. 12 years ago
Frank Karlitschek 9e99f9d13d the logfile shoudn't be world readable. 12 years ago
Tom Needham cf7ea4bec5 Handle ownCloud logging when data dir not created 12 years ago
Bjoern Schiessle c1e5725db9 changed default time format to ISO8601 12 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 12 years ago
Bjoern Schiessle 6a411833b9 let admin specify timezone for log file entries 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 12 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 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
Robin Appelman 797e921b9a improve log browsing 13 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 14 years ago
Serge Martin acf7916e71 user is a reserved word in postgresql 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman 7505720350 fix log when no tablename prefix is used 14 years ago
Alessandro Cosentino 86dd023448 Adding clear logs functions 14 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
Robin Appelman 3e99aefb7e make logs work with sqlite 14 years ago
Robin Appelman 741519fa79 loging system 14 years ago
Jakob Sack 1fe5f5a2df Better documentation for OC_USER 14 years ago
Jakob Sack ed77ab18c9 Added a dump of the database 14 years ago
Jakob Sack a3070405d9 OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring 14 years ago