MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / mapPriority

Method mapPriority

Lib/logging/handlers.py:825–833  ·  view source on GitHub ↗

Map a logging level name to a key in the priority_names map. This is useful in two scenarios: when custom levels are being used, and in the case where you can't do a straightforward mapping by lowercasing the logging level name because of locale- specific iss

(self, levelName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

emitMethod · 0.95

Calls 1

getMethod · 0.45

Tested by

no test coverage detected