movement.utils.logging#

Description

Logging utilities for the movement package.

Functions

configure_logging

Configure the logging module.

log_error

Log an error message and return the Exception.

log_to_attrs

Log the operation performed by the wrapped function.

log_warning

Log a warning message.