Class: MintLogger::LogLevels

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

Properties (Read/Write)

Properties (Read Only)

Instance Attribute Summary collapse

Class Method Summary collapse

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

#initializeLogLevels

Returns a new instance of LogLevels.

Instance Attribute Details

#code_defined_levelsObject

Returns the value of attribute code_defined_levels.

#current_levelObject

Returns the value of attribute current_level.

#current_log_levelsObject

Returns the value of attribute current_log_levels.

Class Method Details

.default_mint_log_levelObject

.default_ruby_log_levelObject

Instance Method Details

#ancestor_with_log_level(logging_object_id) ⇒ Object

#change_logger_level(parent_path) ⇒ Object

#current_ruby_levelObject

#logging_at?(log_level) ⇒ Boolean

Returns:

  • (Boolean)