Class: Fluent::MultiOutput

Inherits:
Output
  • Object
show all
Defined in:
lib/fluent/output.rb

Direct Known Subclasses

CopyOutput, RoundRobinOutput

Constant Summary

Constants included from Configurable

Configurable::CONFIG_TYPE_REGISTRY

Instance Attribute Summary

Attributes inherited from Output

#router

Attributes included from PluginLoggerMixin

#log

Method Summary

Methods inherited from Output

#configure, #initialize, #secondary_init, #shutdown, #start

Methods included from PluginLoggerMixin

#configure, included, #initialize

Methods included from PluginId

#configure, #plugin_id

Methods included from Configurable

#config, #configure, included, #initialize, lookup_type, register_type

Constructor Details

This class inherits a constructor from Fluent::Output