t0xa / gelfj

Graylog Extended Log Format (GELF) implementation in Java and log4j appender without any dependencies.
https://github.com/t0xa/gelfj/wiki
Other
186 stars 116 forks source link

Added support for JDK logging messages with parameters #36

Closed lkmikkel closed 11 years ago

lkmikkel commented 11 years ago

JDK Logging messages with parameters are now supported Fixed problem with JDK logging null value Added tests for GelfHandler