aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Log
Commit message (Expand)AuthorAgeFilesLines
* Use constantsJoas Schilling2017-04-131-1/+1
* Reorder the entries of the log for easier readingJuan Pablo Villafáñez2017-04-121-5/+5
* Merge pull request #3310 from duritong/patch-1Morris Jobke2017-04-041-1/+3
|\
| * only chmod logfile if necessaryduritong2017-01-291-1/+3
* | author updateRoger Szabo2017-03-101-0/+1
* | improvement of userAgent variable assigmentRoger Szabo2017-03-101-1/+1
* | log user agent globally insteadRoger Szabo2017-03-101-0/+2
* | Revert unintentional log timestamp format changeJoas Schilling2017-01-301-1/+1
|/
* fix default value for logdateformat - fixes #3107Morris Jobke2017-01-191-2/+2
* Get the logfile location while running the logrotate cron job instead of when...Robin Appelman2017-01-061-1/+3
* log version number in each log lineMorris Jobke2016-10-061-2/+4
* Reverted the default syslog tag to avoid breaking existing systems.Thomas Pulzer2016-07-221-1/+1
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-222-2/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-214-6/+12
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-2/+2
* Hack to prevent infinite loop with LDAP + loggingVincent Petry2016-05-311-3/+2
* Update license headersLukas Reschke2016-05-263-3/+5
* Move \OC\Log to PSR-4Roeland Jago Douma2016-05-035-0/+433