Halocrea / voice-chat-bot

🔊 A Discord bot that lets your community manage their own voice channels
16 stars 4 forks source link

Configure logging with Winston #52

Open angepagel opened 2 years ago

angepagel commented 2 years ago

Using Winston to log various events in the console and/or in a file would offer a more versatile approach than current console.error calls.

Grenadator commented 2 years ago

Can definitely be a thing yeah