nextcloud-server/lib
Christoph Wurst 0556fe351a
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>
2020-05-19 11:44:51 +07:00
..
composer Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
l10n [tx-robot] updated from transifex 2020-05-19 02:17:09 +07:00
private Add a message to the log entry of an app being disabled 2020-05-19 11:44:51 +07:00
public Allow links to conversations 2020-05-13 16:05:55 +07:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
base.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
versioncheck.php