]> source.dussan.org Git - nextcloud-server.git/commit
Do not log FileLock as exception
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 2 Nov 2018 21:06:25 +0000 (22:06 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 6 Nov 2018 07:07:07 +0000 (08:07 +0100)
commitaaf060893c2f1d564d94038994000a0a8e549324
treebe985ce71cf710dc6ba38e88db56f9468801a15f
parent288991a61081639e245c3fa28a62ffa8a30ba331
Do not log FileLock as exception

There is no reason to log FileLock errors as exceptions to the log file.
Locks happen for very legit reasons and it is actually a sign of the
code doing its job.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php