MieuxVoter / majority-judgment-bot-nimda-discord

Discord bot to create polls using majority judgment.
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Logging System #6

Open domi41 opened 3 years ago

domi41 commented 3 years ago

A bot needs a proper logging system.

We could also add a command hash for each command, to help peruse logs.

We'll ensure the docker image configures logrotate, and perhaps we'll switch to Monolog.

domi41 commented 3 years ago

Right now the logs can be read with docker logs mj-bot-discord