nextcloud/lib/private/Log
Arthur Schiwon 2a6f46e689
allow apps to specify methods carrying sensitive parameters
… in order to remove them from logging.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-07-28 23:30:17 +02:00
..
ErrorHandler.php Correctly skip suppressed errors in PHP 8.0 2021-07-13 13:23:03 +08:00
Errorlog.php Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +01:00
ExceptionSerializer.php allow apps to specify methods carrying sensitive parameters 2022-07-28 23:30:17 +02: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 Update php licenses 2021-06-04 22:02:41 +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