Tracing::Core::ParseLevelError
Inherits ArgumentError < Exception < Reference < Object
Error when parsing an invalid Level string.
Constants
MESSAGE = "error parsing level: expected one of \"error\", \"warn\", \"info\", \"debug\", \"trace\", or a number 1-5"
Constructors
new
Source