nextcloud/lib
Roeland Jago Douma 179de95f81
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:50:53 +01:00
..
composer +ShareDeletedEvent 2020-12-23 11:00:45 +01:00
l10n [tx-robot] updated from transifex 2020-12-29 02:19:50 +00:00
private Avoid huge exception argument logging 2020-12-29 10:50:53 +01:00
public Move to single share event. Just emit more if needed 2020-12-23 11:05:29 +01:00
autoloader.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
base.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
versioncheck.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00