For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to page URLs; this page is available as Markdown.
Logging
Overview
Logging allows you to log events in your server. This can be useful for keeping track of what’s happening in your server.Adding a logging event
You can add a logging event using thelogs add command.
Removing a logging event
You can remove a logging event using thelogs remove command.
Ignoring a member or channel
You can ignore and unignore a member or channel from being logged using thelog ignore add command.
View all enabled logging events
You can use thelogs list command to view all enabled logging events.