keboola / logging-bundle
Keboola Logging Bundle
Package info
github.com/keboola/logging-bundle
Type:symfony-bundle
pkg:composer/keboola/logging-bundle
2.0.0
2025-04-24 16:01 UTC
Requires
- monolog/monolog: ^3.0
- symfony/dependency-injection: ^6.0|^7.0
- symfony/monolog-bundle: ^3.8
Requires (Dev)
- keboola/coding-standard: ^15.0
- phpstan/phpstan: ^1.8
- phpstan/phpstan-phpunit: ^1.1
- phpunit/phpunit: ^9.5
- sempro/phpunit-pretty-print: ^1.4
- symfony/framework-bundle: ^6.0|^7.0
- symfony/yaml: ^6.0|^7.0
This package is auto-updated.
Last update: 2026-06-22 09:03:53 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.