aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Log
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-3/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-153-9/+9
* feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` methodFerdinand Thiessen2024-09-141-0/+88
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-8/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-133-53/+6
* add unit test for ExceptionSerializerArthur Schiwon2022-07-291-0/+16
* Merge pull request #32242 from nextcloud/fix-logging-data-arrayblizzz2022-06-211-3/+27
|\
| * Fix logging data context to fileThomas Citharel2022-05-021-3/+27
* | make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1
* | fix overwriting original vars when loggingArthur Schiwon2022-06-161-1/+2
* | add serializer testArthur Schiwon2022-06-161-0/+67
|/
* 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