MCPcopy
hub / github.com/celery/celery / log.py

File log.py

celery/utils/log.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Logging utilities."""
2import logging
3import numbers
4import os

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected