https://github.com/sanderdlm/mailgun-logger
A basic PHP class to quickly access (and store) Mailgun logs.
https://github.com/sanderdlm/mailgun-logger
csv logs mailgun php
Last synced: about 1 year ago
JSON representation
A basic PHP class to quickly access (and store) Mailgun logs.
- Host: GitHub
- URL: https://github.com/sanderdlm/mailgun-logger
- Owner: sanderdlm
- Created: 2021-06-12T14:18:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T14:25:08.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T10:34:09.546Z (about 1 year ago)
- Topics: csv, logs, mailgun, php
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mailgun-logger
A basic PHP class to quickly access (and store) Mailgun logs.
Useful for storing logs long term (Mailgun only keep a limited number of days by default). You can run the script with a cron job and get all logs every 24h.