ghostdevv / jellycommands

A command handler for Discord.js
https://jellycommands.dev
MIT License
21 stars 5 forks source link

Better internal logging #208

Open ghostdevv opened 1 week ago

ghostdevv commented 1 week ago

We should emit debug logs more consistently, especially in more places that are likely to help triage an issue. Ideally these logs are just one liners in places to let us know where JC is at.

ghostdevv commented 1 week ago

Maybe something on startup like https://github.com/ghostdevv/neru/blob/93ddcb3d611bfeaa84d415016145108b51db11ec/packages/neru/src/neru.ts#L118-L126 Created issue for this: #232