Fluent::Formatter
# File lib/fluent/formatter.rb, line 118 def format_record(record) "#{Yajl.dump(record)}\n" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.