Kentaro Hayashi
null+****@clear*****
Tue Apr 11 13:21:51 JST 2017
Kentaro Hayashi 2017-04-11 13:21:51 +0900 (Tue, 11 Apr 2017) New Revision: 0ed370bea67490e2db25b3c6cbb020f8dfe652e8 https://github.com/groonga/fluent-plugin-groonga/commit/0ed370bea67490e2db25b3c6cbb020f8dfe652e8 Message: out: require Fluent::Plugin::Output for v0.14 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:05:11 +0900 (a8dcfb1) +++ lib/fluent/plugin/out_groonga.rb 2017-04-11 13:21:51 +0900 (47a8161) @@ -21,6 +21,8 @@ require "yajl" require "groonga/client" +require "fluent/plugin/output" + module Fluent module Plugin class GroongaOutput < BufferedOutput -------------- next part -------------- HTML����������������������������... Download