jschniper / gelf_logger

An Elixir Logger backend for GELF
MIT License
29 stars 27 forks source link

Added option `format: "$message"`; Refactored tests. #20

Closed h4cc closed 5 years ago

jschniper commented 5 years ago

Sorry for the long delay in responding to this but I'm going to try to take care of it this week. I'm going to try to merge this in with the other outstanding pull request to support a format module.

jschniper commented 5 years ago

I merged your code in with another pull request for a custom formatter module. I haven't pushed a new build to hex but you should be able to run the code in master right now without changes to your configuration. Let me know if you run into any issues.