Methods

Class/Module Index [+]

Quicksearch

Fluent::TextFormatter::JSONFormatter

Public Instance Methods

format_record(record) click to toggle source
# File lib/fluent/formatter.rb, line 118
def format_record(record)
  "#{Yajl.dump(record)}\n"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.