Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

Fluent::AsisParser

Public Instance Methods

parse(text) click to toggle source
# File lib/fluent/plugin/in_tail_asis.rb, line 23
def parse(text)
   record = {}
   record[@asis_key] = text
   return Engine.now, record
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.