]> source.dussan.org Git - nextcloud-server.git/commit
fix(logging): Fix array to string conversion in errorlog writer
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 5 Dec 2022 18:54:37 +0000 (19:54 +0100)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Mon, 19 Dec 2022 13:46:38 +0000 (13:46 +0000)
commit125ddf01ccabc93e09981c2b101588ca13a92e9c
tree6884eef15783402d55c607482f3f6a73d5fdc992
parent8dc6516c22cae473b297c4366a104fce9d2a0d76
fix(logging): Fix array to string conversion in errorlog writer

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/Log/Errorlog.php
lib/private/Log/LogFactory.php
lib/private/Log/Syslog.php
lib/private/Log/Systemdlog.php
lib/public/Log/IWriter.php