PHP GELF library

PHP GELF library

@bzikarsky

View on Github
Open Issues
Stargazers

Build Status Code Coverage Scrutinizer Quality Score

A php implementation to send log-files to a gelf compatible backend like Graylog2. This library conforms to the PSR standards in regards to structure (4), coding-style (1, 2) and logging (3).

It’s a loosely based on the original Graylog2 gelf-php and mlehner’s fork.