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:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 5.0, < 6.1