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

Method getEffectiveLevel

Lib/logging/__init__.py:1329–1341  ·  view source on GitHub ↗

Get the effective level for this logger. Loop through this logger and its parents in the logger hierarchy, looking for a non-zero logging level. Return the first one found.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

isEnabledForMethod · 0.95
get_preparation_dataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected