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