mehr-it/monolog-datadog-formatter

Monolog formatter for datadog JSON logs (timestamp instead of datetime and defaults with stacktrace)


License
MIT

Documentation

Datadog formatter for Monolog

Latest Version on Packagist Build Status Simple JSON formatter for Monolog with Datadog. Simply does following:

  • replace "datetime" with "timestamp" field
  • include stacktrace by default
  • add PID if available