PHP GELF library
@bzikarsky
View on Github
Open Issues
Stargazers
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.