summaryrefslogtreecommitdiffstats
path: root/lib/private/Log/Systemdlog.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-2/+2
* fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2022-12-191-1/+1
* Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-01-191-2/+5
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-6/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Move log detail aggregation to separate class and reuse it in syslog/systemd ...Julius Härtl2019-07-171-4/+6
* Revert "Fix undeclared method warning in phan"Morris Jobke2018-07-031-1/+0
* Fix undeclared method warning in phanMorris Jobke2018-07-021-0/+1
* Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-291-3/+13
* Added a logger for systemd/journaldJohannes Ernst2018-06-291-0/+68