Fluent::Plugin::Formatter
# File lib/fluent/plugin/formatter_msgpack.rb, line 24 def format(tag, time, record) record.to_msgpack end