Kentaro Hayashi
null+****@clear*****
Wed Apr 12 18:06:33 JST 2017
Kentaro Hayashi 2017-04-12 18:06:33 +0900 (Wed, 12 Apr 2017) New Revision: cf0c101eb0ed4e0fe9651362f55dd83a47a448a8 https://github.com/groonga/fluent-plugin-groonga/commit/cf0c101eb0ed4e0fe9651362f55dd83a47a448a8 Merged 780ee73: Merge pull request #16 from groonga/use-v0.14-api-out-groonga 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-12 18:04:08 +0900 (906aab5) +++ lib/fluent/plugin/out_groonga.rb 2017-04-12 18:06:33 +0900 (9a77f82) @@ -21,6 +21,8 @@ require "yajl" require "groonga/client" +require "fluent/plugin/output" + module Fluent module Plugin class GroongaOutput < BufferedOutput -------------- next part -------------- HTML����������������������������...Download