RubyGems Navigation menu

fluent_logger_rails 0.6.0

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:
=

install:
=

Versions:

  1. 0.7.0 December 06, 2024 (10.5 KB)
  2. 0.6.0 March 24, 2023 (10.5 KB)
  3. 0.5.0 June 09, 2021 (10.5 KB)
  4. 0.4.0 December 16, 2020 (10.5 KB)
  5. 0.3.1 November 17, 2020 (10.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

activesupport >= 5.0, < 8

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • HackerOne Open Source, Ben Willis

SHA 256 checksum:

=

Total downloads 136,170

For this version 77,818

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: