c7834209d2
in this commit: - centralize logging output handler. - set global Info/Debug/Error log levels based on config file or flags. - remove per-plugin debug arg handling. - add a I!, D!, or E! to every log message. - add configuration option to specify where to send logs. closes #1786 |
||
---|---|---|
.. | ||
README.md | ||
mandrill_webhooks.go | ||
mandrill_webhooks_events.go | ||
mandrill_webhooks_events_json_test.go | ||
mandrill_webhooks_test.go |
README.md
mandrill webhook
You should configure your Mandrill's Webhooks to point at the webhooks
service. To do this go to mandrillapp.com/
and click Settings > Webhooks
. In the resulting page, click on Add a Webhook
, select all events, and set the URL
to http://<my_ip>:1619/mandrill
, and click on Create Webhook
.
Events
See the webhook doc.
All events for logs the original timestamp, the event name and the unique identifier of the message that generated the event.
Tags:
- 'event' =
event.event
string
Fields:
- 'id' =
event._id
string