trademachines / riemann-logger
Convenient logger on top of trademachines/riemann-client-php
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.1.0
2016-05-11 19:13 UTC
Requires
- php: >=5.5
- trademachines/riemann-client-php: ^1.0
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is not auto-updated.
Last update: 2024-01-20 15:27:45 UTC
README
This small library provides convenience classes on top of Riemann PHP Client.
Non-default use cases
Tagging events
If you utilise tags to manipulate your events in Riemann use TaggedRiemannLogger
. This way
you can create different channels put putting a fixed set of tags to every event that is logged.
License
This bundle is released under the MIT license.