Class: MintLogger::Formatters::StringFormatter
- Inherits:
-
BaseFormatter
- Object
- BaseFormatter
- MintLogger::Formatters::StringFormatter
- Defined in:
- src/mintpress-logger/lib/mintpress-logger/formatters/string_formatter.rb
Properties (Read/Write)
Properties (Read Only)
Constant Summary collapse
- PROMPT_LENGTH =
20
Instance Method Summary collapse
Methods inherited from BaseFormatter
Methods included from Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
This class inherits a constructor from MintLogger::Formatters::BaseFormatter