Class: MintLogger::Config
- Inherits:
-
Object
- Object
- MintLogger::Config
- Includes:
- Utils::Common
- Defined in:
- src/mintpress-logger/lib/mintpress-logger/config.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#log_levels ⇒ Object
readonly
Returns the value of attribute log_levels.
Instance Method Summary collapse
- #config ⇒ Object
- #import_toml ⇒ Object
-
#initialize ⇒ Config
constructor
A new instance of Config.
- #method_excluded?(calling_method, sym_path) ⇒ Boolean
- #method_included?(calling_method, sym_path) ⇒ Boolean
Methods included from Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize ⇒ Config
Returns a new instance of Config.
Instance Attribute Details
#log_levels ⇒ Object (readonly)
Returns the value of attribute log_levels.