Returns the priority of the provided loglevel. Higher number corresponds to higher priority.
Returns true if priority of leftLevel is greater-or-equal priority of rightLevel. If rightLevel is undefined, compares the left with the currently set loglevel (getLoglevel());
leftLevel
rightLevel
getLoglevel()
Generated using TypeDoc
Returns the priority of the provided loglevel. Higher number corresponds to higher priority.