Merge pull request #9467 from nextcloud/doc/admin-logging-errorlog-branding

Warn about the changed errorlog message prefix
This commit is contained in:
Christoph Wurst 2022-12-06 11:09:02 +01:00 committed by GitHub
commit 9c1c696010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
~~~~