Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
default
Function · 0.80
__optimize__
Function · 0.80
__init__
Method · 0.80
build_tracer
Function · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected