Log
Configuration
- type: log
message: "Custom log message" # Required: The message to log
level: info # Optional: Log level (info/warn/debug)
on_failure: abort # Optional: abort/warn/quiet/skipProperties
Property
Required
Description
Output
status: success # Status of the hook execution
level: "info" # The log level used
message: "Custom log message" # The message that was loggedExamples
Print out Runtime State
Conditional Warning Log
Debug Information
Performance Metrics Logging
Error Context Logging
Audit Trail Logging
Data Quality Logging
8. Environment-Specific Logging (Pre-Hook)
9. Resource Usage Logging (Post-Hook)
10. Milestone Logging (Post-Hook)
Last updated
Was this helpful?