Class: MintLogger::Formatters::ExceptionFormatter
- Inherits:
-
Object
- Object
- MintLogger::Formatters::ExceptionFormatter
- Includes:
- Utils::Common
- Defined in:
- src/mintpress-logger/lib/mintpress-logger/formatters/exception_formatter.rb
Properties (Read/Write)
Properties (Read Only)
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExceptionFormatter
constructor
A new instance of ExceptionFormatter.
- #log_exception ⇒ Object
Methods included from Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize(**args) ⇒ ExceptionFormatter
Returns a new instance of ExceptionFormatter.