nextcloud/lib
Roeland Jago Douma 7d282a4e88 Avoid huge exception argument logging
In some cases it might happen that you have an argument that deep down
somewhere has an array with a lot of entries (think thousands). Now
before we would just happily print them all. Which would fill the log.

Now it will just print the first 5. And add a line that there are N
more.

If you are on debug level we will still print them all.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-29 10:46:54 +00:00
..
composer Fix app password updating out of bounds 2020-09-03 20:03:47 +00:00
l10n [tx-robot] updated from transifex 2020-12-29 02:20:11 +00:00
private Avoid huge exception argument logging 2020-12-29 10:46:54 +00:00
public inform the user when flow config data exceeds thresholds 2020-10-28 15:11:14 +00:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Removed config.js 2020-11-09 17:14:36 +01:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00