nextcloud/lib/private/Log
Julius Härtl 7daa20d309
fix(ExceptionSerializer): encode arguments before filtering the trace
This will avoid running into a Nesting level too deep error as the
encodeArg calls will limit potential recursive calls on the arguments to
a nesting level of 5

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-16 09:47:31 +01:00
..
ErrorHandler.php Log all deprecations with debug level 2022-11-02 09:49:37 +01:00
Errorlog.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 09:31:55 +01:00
ExceptionSerializer.php fix(ExceptionSerializer): encode arguments before filtering the trace 2023-01-16 09:47:31 +01:00
File.php Update php licenses 2021-06-04 22:02:41 +02:00
LogDetails.php Fix logging data context to file 2022-05-02 19:29:35 +02:00
LogFactory.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 09:31:55 +01:00
PsrLoggerAdapter.php Update php licenses 2021-06-04 22:02:41 +02:00
Rotate.php Port existing server code to new interface 2022-08-08 17:03:19 +02:00
Syslog.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 09:31:55 +01:00
Systemdlog.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 09:31:55 +01:00