Class: MintLogger::Formatters::BaseFormatter

Inherits:
Object
  • Object
show all
Includes:
Utils::Common
Defined in:
src/mintpress-logger/lib/mintpress-logger/formatters/base_formatter.rb

Direct Known Subclasses

EnumeratorFormatter, StringFormatter

Properties (Read/Write)

Properties (Read Only)

Instance Method Summary collapse

Methods included from Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Constructor Details

#initialize(args) ⇒ BaseFormatter

Returns a new instance of BaseFormatter.