from .logging import Logging async def setup(bot): await bot.add_cog(Logging(bot))