RubyGems.org

gelf

1.1.0.rc1

Library to send GELF messages to Graylog2 logging server. Supports plain-text, GELF messages and exceptions.

installgem install gelf -v 1.1.0.rc1 --pre
Authors

Aleksey Palazhchenko, Lennart Koopmann

141,903 total downloads 509 for this version
Owners

2f1f2d040d4e640b02c404bcb0107159046ca5567b4bd9900b1cdec3685963a1

Gemfile
gem "gelf", "~> 1.1.0.rc1"
Versions
  1. 1.4.0 January 26, 2013
  2. 1.4.0.beta1 January 17, 2012
  3. 1.3.2 December 2, 2011
  4. 1.3.1 October 28, 2011
  5. 1.2.0.beta1 May 23, 2011
Show all versions (20 total)
Runtime Dependencies
  1. json >= 0
Development Dependencies
  1. mocha >= 0
  2. shoulda >= 0