summaryrefslogtreecommitdiffstats
path: root/tests/lib/LoggerTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix logging data context to fileThomas Citharel2022-05-021-8/+25
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* 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/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Fix the LoggerTests for phpunitRoeland Jago Douma2020-01-061-21/+21
* remove test caseRoeland Jago Douma2019-11-271-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-261-2/+2
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-4/+5
* destaticfy Log classesArthur Schiwon2018-04-261-26/+7
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Log exceptions as nested array instead of encoded jsonRobin Appelman2018-04-101-5/+20
* Pass log level to log reportersMorris Jobke2017-11-271-4/+4
* Pass the exception context to the crash reporterChristoph Wurst2017-11-141-4/+4
* Add a mechanism to register crach reportersChristoph Wurst2017-11-141-12/+35
* Unit tests for #6977Joas Schilling2017-10-271-0/+26
* Better fallback for unknown log typesJoas Schilling2017-01-101-2/+4
* Add testsJoas Schilling2017-01-091-0/+16
* add testArthur Schiwon2016-08-221-0/+16
* Do not log token or challenge with exception stacktrace (#25026)Joas Schilling2016-06-081-3/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+125