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