fridom.framework.modules.module.module_method

Contents

fridom.framework.modules.module.module_method#

fridom.framework.modules.module.module_method(method)[source]#

Decorator for the start, update and stop method of a module.

Description#

Sets the log level of the module if the log level is set and time the duration of the method.