Class: MintLogger::Formatters::VariableFormatter

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

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(multi_logger) ⇒ VariableFormatter

Returns a new instance of VariableFormatter.

Instance Method Details

#debug_variable(variable_name, variable, include_obj_ids, calling_method) ⇒ Object

#format_hash(enum_name, enum, args) ⇒ Object

#format_variable(prompt, variable, args) ⇒ Object

#include_object_ids(flag) ⇒ Object