Download the PHP package er1z/monolog-loki-handler without Composer
On this page you can find all versions of the php package er1z/monolog-loki-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package monolog-loki-handler
monolog-loki-handler
Monolog handler to publish events directly to Loki.
examples
See examples
directory.
how messages are formatted
- Context variables are parsed to logfmt, eg. logging
message
with['var'=>'val']
will producemessage var=val
, any non-scalar values are JSON-encoded, - Labels for Loki are defined by
extra
fields.
default labels:
channel
level
level_name
All versions of monolog-loki-handler with dependencies
PHP Build Version
Package Version
The package er1z/monolog-loki-handler contains the following files
Loading the files please wait ....