Output
# File lib/fluent/plugin/out_null.rb, line 24 def initialize super end
# File lib/fluent/plugin/out_null.rb, line 28 def configure(conf) super end
# File lib/fluent/plugin/out_null.rb, line 38 def emit(tag, es, chain) chain.next end
# File lib/fluent/plugin/out_null.rb, line 35 def shutdown end
# File lib/fluent/plugin/out_null.rb, line 32 def start end
[Validate]
Generated with the Darkfish Rdoc Generator 2.