Ask a question to get started
Enter to sendā¢Shift+Enter new line
log_operation_start( operation: str, details: str = '', logger_instance: Optional[logging.Logger
operation
str
details
''
logger_instance
Optional[logging.Logger]
None
Log operation start with standardized format.
Description of the operation starting
Additional details about the operation
Specific logger to use (defaults to module logger)