Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
4866 commits behind the upstream repository.
utils.py 64 B
import logging

logger = logging.getLogger("funkwhale_api.cli")