aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Log
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-3/+3
* Log/FileTest does not require the DBRoeland Jago Douma2019-09-041-2/+0
* Fix testsMorris Jobke2018-10-021-6/+6
* Added a logger for systemd/journaldJohannes Ernst2018-06-291-0/+15
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-262-25/+20
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-2/+2
* destaticfy Log classesArthur Schiwon2018-04-262-4/+156
* move log constants to ILoggerArthur Schiwon2018-04-261-2/+3
* Delete the correct config valueJoas Schilling2017-04-201-1/+1
* Renamed test classes for file logging tests.Thomas Pulzer2016-07-221-2/+2
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-221-4/+4
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+80