Files
Red-DiscordBot/redbot/core/_downloader/log.py

4 lines
63 B
Python

import logging
log = logging.getLogger("red.core.downloader")