nextcloud/lib
Roeland Jago Douma 6762e616f5 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:56 +00:00
..
composer Dump autoloader 2020-12-14 11:12:52 +01:00
l10n [tx-robot] updated from transifex 2020-12-29 02:20:01 +00:00
private Avoid huge exception argument logging 2020-12-29 10:46:56 +00:00
public Allow subscription to indicate that a userlimit is reached 2020-12-02 17:24:42 +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 16:01:06 +00:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00