has Equal Or Higher Priority
The lower the ordinal(order in which they are defined) the higher the priority so VERBOSE has the highest priority
Return
Returns true if limitPriority log level ordinal is lower then the current log levels ordinal, aka returns true if priority is higher than limitPriority
Parameters
limit Priority
Log level you want to compare to current log level