nextcloud/lib/private/Log
Julius Härtl 41cc0bb190
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-18 16:34:05 +01:00
..
ErrorHandler.php Log all deprecations with debug level 2022-11-03 14:06:57 +00:00
Errorlog.php Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +01:00
ExceptionSerializer.php fix(ExceptionSerializer): encode arguments before filtering the trace 2023-01-18 16:34:05 +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 Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +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 Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +01:00
Systemdlog.php Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +01:00