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

Make including caller file name and line number optional #34

Closed hackmann closed 11 years ago

hackmann commented 12 years ago

Log4j documentation warns that generating caller location information is extremely slow and should be avoided unless execution speed is not an issue