summaryrefslogtreecommitdiffstats
path: root/tests/lib/LoggerTest.php
Commit message (Expand)AuthorAgeFilesLines
* 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