]> source.dussan.org Git - nextcloud-server.git/commit
Add a message to the log entry of an app being disabled 21044/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 19 May 2020 08:48:57 +0000 (10:48 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 19 May 2020 09:44:51 +0000 (11:44 +0200)
commit0556fe351a89e2658eae9cc0d5b9ca212adb374b
tree7de64c85263e987564a3735945c60f201a02ad37
parent71cc9441ad6b1c3adf765a82bf047a77f5af7cc6
Add a message to the log entry of an app being disabled

As an admin, it's always a surprise to see that an app got disabled. On
a busy server with many log entries, it's hard to locate the entry that
explains why Nextcloud disabled an app. Adding a message will make it
more obvious, allowing admins and developers to grep for the string.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/legacy/OC_App.php