Module Logger

Module Logger 

Source

Functionsยง

Logger
Initializes the logger for run operations.
log_environment
Logs environment variable resolution.
log_error
Logs an error message.
log_hot_reload_status
Logs hot-reload status.
log_run_complete
Logs the completion of a run process.
log_run_header
Logs a run header message.
log_run_start
Logs the start of a run process.
log_success
Logs a success message.
log_warning
Logs a warning message.
log_watch_status
Logs watch mode status.