MCPcopy
hub / github.com/celery/celery / isEnabledFor

Method isEnabledFor

t/unit/app/test_log.py:358–359  ·  view source on GitHub ↗
(self, level)

Source from the content-addressed store, hash-verified

356 self._records.append(record)
357
358 def isEnabledFor(self, level):
359 return True

Callers 5

defaultFunction · 0.80
__optimize__Function · 0.80
__init__Method · 0.80
build_tracerFunction · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected