assoconnect / monolog-custom-log-datadog
Monolog handler for Datadog
Installs: 6 622
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 11
Forks: 1
Open Issues: 1
Requires
- php: ^7.4|^8.0
- guzzlehttp/guzzle: ^6.3
- guzzlehttp/psr7: ^1.6
- koriym/http-constants: ^1.1
- monolog/monolog: ^1.24|^2.0
Requires (Dev)
- ext-json: *
- phpstan/phpstan: ^1.2
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- phpunit/phpunit: ^9.2
- roave/no-floaters: ^1.5
- squizlabs/php_codesniffer: ^3
This package is auto-updated.
Last update: 2024-11-08 15:42:28 UTC
README
Monolog handler (https://symfony.com/doc/current/logging.html#handlers-writing-logs-to-different-locations) to send custom log to Datadog (https://docs.datadoghq.com/api/?lang=bash#send-logs-over-http)
Installation
- With composer:
$ composer require assoconnect/monolog-custom-log-datadog