TheUntraceable/Discord2Terminal

Proper Debugging

Opened this issue · 0 comments

Right now, I put console.log wherever, now this is useful, but not efficient. I often forget to remove the prints, and these logs are put into "production". I need to make a new system of debugging (which in effect, will make debugging in the future better).