nextcloud-server/lib/public/Log
Côme Chilliet 6e22ba832d
Merge pull request #35614 from nextcloud/fix/errorlog-array-to-string-conversion
Fix array to string conversion in errorlog writer
2022-12-19 14:17:39 +01:00
..
Audit
functions.php Silence false-positive from psalm in lib/public/Log/functions.php 2022-12-19 09:10:41 +00:00
IDataLogger.php
IFileBased.php
ILogFactory.php
IWriter.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 09:31:55 +01:00
RotationTrait.php