summaryrefslogtreecommitdiffstats
path: root/lib/private/Log/LogDetails.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix logging data context to fileThomas Citharel2022-05-021-1/+3
* Fix DateTime constructor calls with nullCôme Chilliet2021-11-231-1/+1
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-1/+1
* Move exception logging to separate fieldJulius Härtl2021-06-101-5/+9
* 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-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* always require a message paramter for data loggingArthur Schiwon2020-01-281-0/+10
* Update license headersChristoph Wurst2019-12-051-1/+1
* Do not escape slashes in log jsonJulius Härtl2019-10-071-2/+2
* Move log detail aggregation to separate class and reuse it in syslog/systemd ...Julius Härtl2019-07-171-0/+101