Fluent::ExecFilterOutput::Formatter
# File lib/fluent/plugin/out_exec_filter.rb, line 357 def call(record, out) out << Yajl.dump(record) << "\n" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.