First time posting to the list. Congrats on turning 1.0.0.
I've written a logback appender that sends log messages to a
Graylog2 server. Graylog2 is an open source project that provides a java server to store incoming logs in MongoDB, and a RoR web interface to view those logs. And it's awesome.
My plugin,
Logback-Gelf, has been out in the wild for about 6 months so I thought I'd see if I could get it added to the third-party tools section on the logback downloads page.
Cheers!
Anthony