summaryrefslogtreecommitdiffstats
path: root/lib/private/Log/LogFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Migrate custom loggers to PSRChristoph Wurst2021-02-111-0/+8
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Added a logger for systemd/journaldJohannes Ernst2018-06-291-0/+3
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-15/+9
* revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-261-1/+8
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-6/+17
* destaticfy Log classesArthur Schiwon2018-04-261-0/+66