Attempts to parse one of the standard logging levels defined by Levels
from a string. The provided string is checked against the names of each of
the defined logging levels, and the level whose name matches is returned,
ignoring capitalization or whitespace.
Attempts to parse one of the standard logging levels defined by Levels from a string. The provided string is checked against the names of each of the defined logging levels, and the level whose name matches is returned, ignoring capitalization or whitespace.