Class: Fluent::Compat::TextFormatter::StdoutFormatter
- Inherits:
-
Plugin::StdoutFormatter
- Object
- Plugin::Base
- Plugin::Formatter
- Plugin::StdoutFormatter
- Fluent::Compat::TextFormatter::StdoutFormatter
- Defined in:
- lib/fluent/compat/formatter.rb
Constant Summary
Constants included from Fluent::Configurable
Fluent::Configurable::CONFIG_TYPE_REGISTRY
Instance Attribute Summary
Attributes inherited from Plugin::Base
Method Summary
Methods inherited from Plugin::StdoutFormatter
#after_shutdown, #before_shutdown, #close, #configure, #format, #shutdown, #start, #stop, #terminate
Methods inherited from Plugin::Formatter
Methods included from TimeMixin::Formatter
included, #time_formatter_create
Methods included from Plugin::OwnedByMixin
Methods inherited from Plugin::Base
#after_shutdown, #after_shutdown?, #after_start, #after_started?, #before_shutdown, #before_shutdown?, #close, #closed?, #configure, #configured?, #has_router?, #initialize, #inspect, #shutdown, #shutdown?, #start, #started?, #stop, #stopped?, #terminate, #terminated?
Methods included from SystemConfig::Mixin
#system_config, #system_config_override
Methods included from Fluent::Configurable
#config, #configure, included, #initialize, lookup_type, register_type
Constructor Details
This class inherits a constructor from Fluent::Plugin::Base