keboola / logging-bundle
Keboola Logging Bundle
Installs: 8 972
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 17
Forks: 0
Type:symfony-bundle
Requires
- monolog/monolog: ^2.0
- symfony/dependency-injection: ^5.4|^6.0
- symfony/monolog-bundle: ^3.8
Requires (Dev)
- keboola/coding-standard: ^14.0
- phpstan/phpstan: ^1.8
- phpstan/phpstan-phpunit: ^1.1
- phpunit/phpunit: ^9.5
- sempro/phpunit-pretty-print: ^1.4
- symfony/framework-bundle: ^5.4|^6.0
- symfony/yaml: ^5.4|^6.0
This package is auto-updated.
Last update: 2024-11-21 13:37:28 UTC
README
Features:
- adds DataDog APM metadata to logs
Installation
composer require keboola/logging-bundle
Configuration
No configuration is required.
Based on if the DataDog extension is available, the bundle will automatically register the log processor.
License
MIT licensed, see LICENSE file.