nextcloud/lib
Christoph Wurst 96aaa5dfa2 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 15:48:43 +00:00
..
composer Normalize directory entries in Encoding wrapper 2021-11-19 14:51:38 +00:00
l10n [tx-robot] updated from transifex 2021-11-10 02:24:27 +00:00
private Interpolate the log message also for logged exceptions 2021-11-29 15:48:43 +00:00
public add method to shorten a string to given byte size to Utils 2021-11-26 17:27:16 +00: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