Sha256: 143182ba33909005e0ae234ac46a9599e72a68bd8adf00445ea19e9f69291e42

Contents?: true

Size: 910 Bytes

Versions: 10

Compression:

Stored size: 910 Bytes

Contents

= GELF

This is the new GELF gem written by Aleksey Palazhchenko. It is based on the old gem by Lennart Koopmann and allows you to send GELF
messages to Graylog2 server instances. See http://www.graylog2.org/about/gelf for more information about GELF and
http://www.graylog2.org/documentation/libraries for usage examples.

Works with Ruby 1.8.7 and 1.9.2. 1.8.6 is not supported.

== Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010 Lennart Koopmann and Aleksey Palazhchenko. See LICENSE for details.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
gelf-1.1.3 README.rdoc
gelf-1.1.1 README.rdoc
gelf-1.1.0 README.rdoc
gelf-1.1.0.rc1 README.rdoc
gelf-1.1.0.gamma1 README.rdoc
gelf-1.1.0.beta6 README.rdoc
gelf-1.1.0.beta4 README.rdoc
gelf-1.1.0.beta3 README.rdoc
gelf-1.1.0.beta2 README.rdoc
gelf-1.1.0.beta1 README.rdoc