| Commit message (Expand) | Author | Age | Files | Lines |
* | add unit test for ExceptionSerializer | Arthur Schiwon | 2022-07-29 | 1 | -0/+16 |
* | Merge pull request #32242 from nextcloud/fix-logging-data-array | blizzz | 2022-06-21 | 1 | -3/+27 |
|\ |
|
| * | Fix logging data context to file | Thomas Citharel | 2022-05-02 | 1 | -3/+27 |
* | | make placeholder a const for reuse | Arthur Schiwon | 2022-06-16 | 1 | -1/+1 |
* | | fix overwriting original vars when logging | Arthur Schiwon | 2022-06-16 | 1 | -1/+2 |
* | | add serializer test | Arthur Schiwon | 2022-06-16 | 1 | -0/+67 |
|/ |
|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -5/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -3/+3 |
* | Log/FileTest does not require the DB | Roeland Jago Douma | 2019-09-04 | 1 | -2/+0 |
* | Fix tests | Morris Jobke | 2018-10-02 | 1 | -6/+6 |
* | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 1 | -0/+15 |
* | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 2 | -25/+20 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 |
* | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 2 | -4/+156 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -2/+3 |
* | Delete the correct config value | Joas Schilling | 2017-04-20 | 1 | -1/+1 |
* | Renamed test classes for file logging tests. | Thomas Pulzer | 2016-07-22 | 1 | -2/+2 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 1 | -4/+4 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+80 |