Introduced logging in case of plugin load error
Created by: stefanoborini
Small PR that introduces basic logging in case of error at loading. Unfortunately it's not possible to retrieve the traceback, but the exception message and the exception should be a good hint.