mirror of
https://git.sdf.org/tamservo/robottas.git
synced 2025-11-08 07:03:47 -05:00
Setting up logging
This commit is contained in:
@@ -19,6 +19,8 @@ import discord
|
||||
|
||||
from discord.ext import commands, tasks
|
||||
|
||||
logging.basicConfig(stream=sys.stderr, level=logging.DEBUG)
|
||||
|
||||
|
||||
class Robottas(commands.Bot):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user