nextcloud/lib
Christoph Wurst 311b3ffa2e
Interpolate the log message also for logged exceptions
According to PSR-3 the log message can have placeholders that are
replaced from the context object. Our logger implementation did that for
all PSR-3 logger methods. The only exception was our custom `logException`.

Since PsrLoggerAdapter calls logException when an exception key is
present in the context object, log messages were no longer interpolated.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-29 14:29:35 +01:00
..
composer Normalize directory entries in Encoding wrapper 2021-11-17 09:43:25 +01:00
l10n [tx-robot] updated from transifex 2021-11-29 02:25:06 +00:00
private Interpolate the log message also for logged exceptions 2021-11-29 14:29:35 +01:00
public add method to shorten a string to given byte size to Utils 2021-11-26 16:21:40 +01:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Fix basic auth for OAuth token endpoint 2021-10-19 13:03:23 +02:00
versioncheck.php Use proper exit code 2021-10-03 21:51:45 +02:00