Class Log4r::Log4rTools
In: lib/log4r/base.rb
Parent: Object

Some common functions

Methods

Public Class methods

Splits comma-delimited lists with arbitrary \s padding

Shortcut for decoding ‘true’, ‘false’, true, false or nil into a bool from a hash parameter. E.g., it looks for true/false values for the keys ‘symbol’ and :symbol.

Raises ArgumentError if level argument is an invalid level. Depth specifies how many trace entries to remove.

[Validate]