mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
32f8ff2445
Use the class/interface name instead to avoid logging. This was breaking in some cases as logging would trigger a deprecation warning, resulting in an infinite loop. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>