aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Log/ExceptionSerializer.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 18Christoph Wurst2019-12-201-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+8
* Fix logger testRoeland Jago Douma2019-11-271-1/+1
* Sensitive values handlingRoeland Jago Douma2019-11-271-2/+4
* fix class might be undefinedJoas Schilling2019-05-081-2/+2
* remove args from logging of common-spelled methods dependent on classArthur Schiwon2019-05-071-10/+24
* remove setup args from loggingArthur Schiwon2019-05-061-0/+8
* Remove sensitive SMB arguments from exception logMorris Jobke2019-03-121-0/+6
* Don't log parameters on user creation in case of error/exceptionJoas Schilling2019-01-101-0/+3
* make exception serializer a bit more robustRobin Appelman2018-07-181-3/+7
* Sanitize parameters in createSessionToken() while loggingMorris Jobke2018-07-111-0/+1
* Log classnames of arguments in exception traceRobin Appelman2018-04-171-0/+140