mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 21:59:16 +02:00
3 lines
64 B
Python
3 lines
64 B
Python
import logging
|
|
|
|
logger = logging.getLogger("funkwhale_api.cli")
|