Sha256: 3bc97381ead7c4a68663dcdae5cc5ac0b8d1a46b3fef1e4a7d452b68058777ee

Contents?: true

Size: 215 Bytes

Versions: 247

Compression:

Stored size: 215 Bytes

Contents

<%= preamble %>

require "fluent/plugin/output"

module Fluent
  module Plugin
    class <%= class_name %> < Fluent::Plugin::Output
      Fluent::Plugin.register_output("<%= plugin_name %>", self)
    end
  end
end

Version data entries

247 entries across 247 versions & 7 rubygems

Version Path
fluentd-1.16.4-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.4-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.4-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.4 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd222-1.16.2-x86_64-linux templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.3-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.3-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.3-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.3 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.2-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.2-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.2-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.2 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/fluentd-1.16.1/templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.1-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.1-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.1-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.0-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.16.0-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb