gelf_logger icon indicating copy to clipboard operation
gelf_logger copied to clipboard

An Elixir Logger backend for GELF

Results 3 gelf_logger issues
Sort by recently updated
recently updated
newest added

In terms of avoiding collapse Logger waiting for the sent of messages to Graylog, I've developed another implementation based on the sending on the messages through workers in an async...

When u use rpc to connect to a running elixir process and then execute any action that would cause a log to be sent to gelf, the messages are not...

Hi, this is the same PR as #27, but with two additional commits to make the Async backend also compatible with Elixir 1.19.