Vylpes / vylbot-app

MIT License
0 stars 0 forks source link

AS a developer, I want there to be a logger added to the bot #461

Open Vylpes opened 1 week ago

Vylpes commented 1 week ago

SO THAT I can have access to the bot logs saved in a nice format

Acceptance Criteria

GIVEN I am a developer WHEN I run the bot in the terminal THEN the bot will log to the terminal in a nice format

GIVEN I am a developer WHEN I run the bot AND have the DATA_DIR environment variable supplied THEN the bot will save logs to that location AND rotate the log file daily

GIVEN I am a developer WHEN I run the bot AND enable the discord logger function THEN the bot will also send these logs to a discord webhook

Subtasks

No subtasks

Notes