doc(admin documentation): Warn about the changed errorlog message prefix

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2022-12-06 10:59:59 +01:00
parent 88b890f188
commit 07b94e6ba3

View File

@@ -31,6 +31,8 @@ All log information will be sent to PHP ``error_log()``.
"log_type" => "errorlog",
.. warning:: Until version Nextcloud 25 log entries were prefixed with ``[owncloud]``. From 26 onwards messages start with ``[nextcloud]``.
file
~~~~