summaryrefslogtreecommitdiffstats
path: root/lib/private/Log/Rotate.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-2/+2
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-16/+10
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Set the default log rotate size to 100 MBMorris Jobke2018-04-111-1/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Get the logfile location while running the logrotate cron job instead of when...Robin Appelman2017-01-061-1/+3
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Log to PSR-4Roeland Jago Douma2016-05-031-0/+50