Improve logging of issues during plugin loading
authorHannah von Reth <hannah.vonreth@owncloud.com>
Wed, 18 Mar 2020 11:26:15 +0000 (12:26 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:08 +0000 (10:59 +0100)
commit868b05f25b0a80c21b9a44b22b8b5b3dc7bc5d6c
treedc0035f65ef58dd19e6b95c9d5fc1a4a5dcadc92
parentd63d4cdf623d82ebe32e51f336f5395f395af5fe
Improve logging of issues during plugin loading

If the plugin could not be loaded the client calls qFatal
Make the loading warnings critical so they get printed before we crash
src/common/vfs.cpp