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: 9720aa13a6adb9dd8c7a1d71527f663119eb1315 https://github.com/groonga/fluent-plugin-groonga/commit/9720aa13a6adb9dd8c7a1d71527f663119eb1315 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