Is there a way to disable ApplicationCommandRegistries logs?

They happen on start-up and I don't want them between all of my formatted logging. Is there a way I can disable them?
Solution:
If you use a custom logger you should extend the built in Logger class. See for example how @sapphire/plugin-logger works.
Jump to solution
2 Replies
newt 🐀
newt 🐀2y ago
Or at least override the logging to format it myself
Solution
Favna
Favna2y ago
If you use a custom logger you should extend the built in Logger class. See for example how @sapphire/plugin-logger works.
Want results from more Discord servers?
Add your server