imod.logging.logging_decorators.standard_log_decorator#

imod.logging.logging_decorators.standard_log_decorator(start_level: LogLevel = LogLevel.INFO, end_level: LogLevel = LogLevel.DEBUG)[source]#

Decorator to print log messages announcing the beginning and end of the decorated method