Skip to content
Snippets Groups Projects
utils.py 64 B
Newer Older
  • Learn to ignore specific revisions
  • import logging
    
    logger = logging.getLogger("funkwhale_api.cli")