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 #33

Closed hackmann closed 12 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

t0xa commented 12 years ago

Added in pull #34 (commit 1aa1ef2862f56c31167178195c5cefd5b1ad9d61)