nextcloud/lib/private/Log
Christoph Wurst fa08275ab2
Merge pull request #35824 from nextcloud/backport/35614/stable24
[stable24] Fix array to string conversion in errorlog writer
2023-01-25 19:34:19 +01:00
..
ErrorHandler.php Correctly skip suppressed errors in PHP 8.0 2021-07-13 13:23:03 +08:00
Errorlog.php fix(logging): Fix array to string conversion in errorlog writer 2023-01-24 08:54:10 +01:00
ExceptionSerializer.php fix(ExceptionSerializer): encode arguments before filtering the trace 2023-01-18 16:34:52 +01:00
File.php Update php licenses 2021-06-04 22:02:41 +02:00
LogDetails.php Fix logging data context to file 2022-06-22 18:26:25 +00:00
LogFactory.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 13:46:38 +00:00
PsrLoggerAdapter.php Update php licenses 2021-06-04 22:02:41 +02:00
Rotate.php Update php licenses 2021-06-04 22:02:41 +02:00
Syslog.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 13:46:38 +00:00
Systemdlog.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 13:46:38 +00:00