Sha256: 18bd9dde44d13abe0e95165b8786227aa4bd22cbf26444c8cb553a777475fbec

Contents?: true

Size: 140 Bytes

Versions: 278

Compression:

Stored size: 140 Bytes

Contents

module Fluent
  Plugin.register_formatter(
    'test2',
    Proc.new { |tag, time, record|
      "#{tag}:#{time}:#{record.size}"
    })
end

Version data entries

278 entries across 278 versions & 8 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.6-x86-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.6-x64-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.6-x64-mingw-ucrt test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.6 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.17.0-x86-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.17.0-x64-mingw-ucrt test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.17.0-x64-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.17.0 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.5-x64-mingw-ucrt test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.5-x86-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.5-x64-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.5 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.4-x64-mingw-ucrt test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.4-x86-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.4-x64-mingw32 test/scripts/fluent/plugin/formatter2/formatter_test2.rb
fluentd-1.16.4 test/scripts/fluent/plugin/formatter2/formatter_test2.rb