ghost-discord / ghost

🤖 A modular, multi-feature Discord bot
GNU General Public License v3.0
23 stars 31 forks source link

Underutilized logging #41

Closed zocat64 closed 4 years ago

zocat64 commented 5 years ago

Logging needs to be increased project-wide. Simple issue, long-term effort. Any new code should log where possible and reasonable.

Thankfully, TinyLog makes logging integration pretty easy (see org.pmw.tinylog.Logger), and the configuration code is already in the project.

zocat64 commented 4 years ago

This is too broadly scoped. I'm gonna make it a project card.