RubyGems Navigation menu

fluent_logger_rails 0.3.1

This is a library that wraps the [fluent-logger gem](https://github.com/fluent/fluent-logger-ruby) and provides easy integration with your Rails application. This includes log formatters that support [Rails tagged logging](https://api.rubyonrails.org/classes/ActiveSupport/TaggedLogging.html) for JSON format that can be sent to Fluentd (or really any other logging backend).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.0 - March 24, 2023 (10.5 KB)
  2. 0.5.0 - June 09, 2021 (10.5 KB)
  3. 0.4.0 - December 16, 2020 (10.5 KB)
  4. 0.3.1 - November 17, 2020 (10.5 KB)
  5. 0.3.0 - October 22, 2020 (10.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

activesupport >= 5.0, < 6.1

Development Dependencies (3):

pry >= 0
rspec ~> 3.6
timecop >= 0

Owners:

Pushed by:

Authors:

  • HackerOne Open Source, Ben Willis

SHA 256 checksum:

a5626f02d7f863ec62d108dd3c3ba3a3287a4c715e278f6376bc3bf978f2f062

Total downloads 115,350

For this version 2,108

License:

MIT

Required Ruby Version: >= 2.3.0

Links: