Closed cfuselli closed 3 months ago
I think we should change log.debug to self.log.debug in many locations inside the plugins. Otherwise setting fuse to debug mode will not print the debug statements, as the debug mode is set for the self.log of the plugin.
I think we should change log.debug to self.log.debug in many locations inside the plugins. Otherwise setting fuse to debug mode will not print the debug statements, as the debug mode is set for the self.log of the plugin.