Commit graph

6 commits

Author SHA1 Message Date
JHCD
09b9cc5f7d change pluginLoader and exception-handling
- if the function plugin.onLoad() throws an exception the plugin will skipped
- change exception-handling for pluginLoader
2015-06-29 23:24:48 +02:00
JHCD
407e22e1e4 resolve small bug in onLoad() 2015-06-29 17:06:11 +02:00
Schrolli
6371d1cf3c replace the return with an else: statement after config reading 2015-06-29 12:25:21 +02:00
Schrolli
95d2d2f119 insert onLoad() routine in plugins 2015-06-29 12:19:44 +02:00
JHCD
d6b9174112 change exception-handling
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
2015-06-23 22:27:48 +02:00
JHCD
70094d55a3 add firEmergency-plugin 2015-06-04 19:03:32 +02:00