Introduced logging in case of plugin load error
Compare changes
Files
3
force_bdss/tests/test_bdss_application.py
0 → 100644
+ 43
− 0
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.