Logging Functions
Last updated March 2020
Name | Description |
---|---|
ec_log_attempt | Records an attempt to deliver a message |
ec_log_delivery | Record Momentum deliveries |
ec_log_permanent_failure | Records a permanent failure disposition of a message |
ec_log_reception | Log a message reception |
ec_log_rejection | Records the fact that Momentum rejected an incoming message (deprecated) |
ec_log_rejection2 | Records rejection of an incoming message |
ec_log_transient_failure | Record a transient delivery failure |
For a discussion of logging in Momentum see Logging, ec_logger – Momentum-Style Logging and Log Formats.
Was this page helpful?