imod.logging.logging_decorators#

Functions

init_log_decorator([start_level, end_level])

Decorator to print log messages announcing the beginning and end of initialization methods

standard_log_decorator([start_level, end_level])

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