summaryrefslogtreecommitdiffstats
path: root/lib/public/Log/ILogFactory.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Added a logger for systemd/journaldJohannes Ernst2018-06-291-1/+2
| | | | | | Added a unit test Signed-off-by: Johannes Ernst <jernst@indiecomputing.com>
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-0/+48
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>