summaryrefslogtreecommitdiffstats
path: root/lib/public/Log
Commit message (Expand)AuthorAgeFilesLines
* Added a logger for systemd/journaldJohannes Ernst2018-06-291-1/+2
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-0/+71
* add missing php doc and type hintsArthur Schiwon2018-04-261-2/+15
* move IFileBased to public namespace, logreader needs itArthur Schiwon2018-04-261-0/+30
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-262-0/+85