aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Log/ILogFactory.php
Commit message (Expand)AuthorAgeFilesLines
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-081-10/+0
* fix(ocp): Add deprecation version to ILogFactory::getCustomLoggerChristoph Wurst2023-03-301-1/+1
* Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-01-191-2/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Migrate custom loggers to PSRChristoph Wurst2021-02-111-0/+10
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Added a logger for systemd/journaldJohannes Ernst2018-06-291-1/+2
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-0/+48