mehr-it/monolog-datadog-formatter

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

Installs: 202

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/mehr-it/monolog-datadog-formatter

2.0.0 2020-12-14 09:00 UTC

This package is auto-updated.

Last update: 2025-09-14 19:24:50 UTC


README

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