Kentaro Hayashi
null+****@clear*****
Tue Apr 11 12:02:37 JST 2017
Kentaro Hayashi 2017-04-11 12:02:37 +0900 (Tue, 11 Apr 2017) New Revision: e5dd8e7243e1447a33606d87961699ca3fff4e1a https://github.com/groonga/fluent-plugin-groonga/commit/e5dd8e7243e1447a33606d87961699ca3fff4e1a Message: out: fix module inheritance from Fluent:: to Fluent::Plugin Modified files: lib/fluent/plugin/out_groonga.rb Modified: lib/fluent/plugin/out_groonga.rb (+2 -0) =================================================================== --- lib/fluent/plugin/out_groonga.rb 2017-04-11 12:27:23 +0900 (8c842eb) +++ lib/fluent/plugin/out_groonga.rb 2017-04-11 12:02:37 +0900 (be8fa6e) @@ -22,6 +22,7 @@ require "yajl" require "groonga/client" module Fluent + module Plugin class GroongaOutput < BufferedOutput Plugin.register_output("groonga", self) @@ -766,4 +767,5 @@ module Fluent end end end + end end -------------- next part -------------- HTML����������������������������... Download