aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Log/Syslog.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+4
* Refactors lib/private/Log.Faraz Samapoor2023-06-281-5/+6
* 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
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make sure SystemConfig class can be injected and syslog_tag is fetched properlyJulius Härtl2019-08-131-1/+1
* Move log detail aggregation to separate class and reuse it in syslog/systemd ...Julius Härtl2019-07-171-4/+5
* Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-291-1/+1
* improve Syslog a littleArthur Schiwon2018-04-261-3/+6
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-2/+3
* destaticfy Log classesArthur Schiwon2018-04-261-10/+7
* move log constants to ILoggerArthur Schiwon2018-04-261-5/+7
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move \OC\Log to PSR-4Roeland Jago Douma2016-05-031-0/+54