summaryrefslogtreecommitdiffstats
path: root/lib/public/Log
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+3
* always require a message paramter for data loggingArthur Schiwon2020-01-281-3/+3
* log Flow activityArthur Schiwon2020-01-281-0/+42
* Update license headersChristoph Wurst2019-12-054-4/+4
* 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