Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: better logging #67

Merged
merged 1 commit into from
Aug 7, 2024
Merged

chore: better logging #67

merged 1 commit into from
Aug 7, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Aug 7, 2024

No description provided.

Comment on lines +22 to +25
@On.rest({ event: 'restDebug' })
onDebug([message]: RestArgsOf<'restDebug'>) {
this.logger.debug(message);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That this is so easy is super cool! Discordx is actually really good

@jrasm91 jrasm91 merged commit 53791c8 into main Aug 7, 2024
2 checks passed
@jrasm91 jrasm91 deleted the chore/better-logging branch August 7, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants