Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the LoggerTests for phpunit | Roeland Jago Douma | 2020-01-06 | 1 | -21/+21 |
* | remove test case | Roeland Jago Douma | 2019-11-27 | 1 | -1/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -4/+5 |
* | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 1 | -26/+7 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
* | Log exceptions as nested array instead of encoded json | Robin Appelman | 2018-04-10 | 1 | -5/+20 |
* | Pass log level to log reporters | Morris Jobke | 2017-11-27 | 1 | -4/+4 |
* | Pass the exception context to the crash reporter | Christoph Wurst | 2017-11-14 | 1 | -4/+4 |
* | Add a mechanism to register crach reporters | Christoph Wurst | 2017-11-14 | 1 | -12/+35 |
* | Unit tests for #6977 | Joas Schilling | 2017-10-27 | 1 | -0/+26 |
* | Better fallback for unknown log types | Joas Schilling | 2017-01-10 | 1 | -2/+4 |
* | Add tests | Joas Schilling | 2017-01-09 | 1 | -0/+16 |
* | add test | Arthur Schiwon | 2016-08-22 | 1 | -0/+16 |
* | Do not log token or challenge with exception stacktrace (#25026) | Joas Schilling | 2016-06-08 | 1 | -3/+3 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+125 |