Kouhei Sutou
null+****@clear*****
Wed Sep 27 16:49:48 JST 2017
Kouhei Sutou 2017-09-27 16:49:48 +0900 (Wed, 27 Sep 2017) New Revision: 28b57d6a479a5f67676ae13bd3d86b06a1c5c6f6 https://github.com/groonga/fluent-plugin-groonga-log/commit/28b57d6a479a5f67676ae13bd3d86b06a1c5c6f6 Message: Remove unused code Modified files: lib/fluent/plugin/parser_groonga_log.rb Modified: lib/fluent/plugin/parser_groonga_log.rb (+0 -4) =================================================================== --- lib/fluent/plugin/parser_groonga_log.rb 2017-09-27 16:35:03 +0900 (1e7c7af) +++ lib/fluent/plugin/parser_groonga_log.rb 2017-09-27 16:49:48 +0900 (65f59e6) @@ -31,10 +31,6 @@ module Fluent super end - def patterns - {'format' => REGEXP} - end - def parse(text) @parser.parse(text) do |statistic| timestamp = statistic.delete("timestamp") -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170927/d787aa02/attachment.htm