Methods

Class/Module Index [+]

Quicksearch

Fluent::RelabelOutput

Public Instance Methods

emit(tag, es, chain) click to toggle source
# File lib/fluent/plugin/out_relabel.rb, line 21
def emit(tag, es, chain)
  router.emit_stream(tag, es)
  chain.next
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.