awesome_fluent_logger 1.0.1
This library can mimic Ruby's built-in Logger class to forward logs to fluent.You can use this library not only for Rails but also for pure-Ruby apps.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            fluent-logger
            ~> 0.9
          
    