Logging
The base command for managing server logs.
Subcommand: logging enable
Module: logging
Description: Set events to be logged in a channel.
logging enable #general
Enabling all events to #general channel
Subcommand: logging disable
Module: logging
Description: Remove an existing logging channel.
logging disable #general
Disabling all events from #general channel
Subcommand: logging ignore
Module: logging
Description: Ignore a channel or user from being unintentionally logged.
logging ignore @66adam
Ignoring @66adam from all logs
Subcommand: logging list
Module: logging
Description: logging list
logging list
Views all the logs in the server
Subcommand: logging ignore list
Module: logging
Description: View all ignored channels and users.
logging ignore list
View all users & channels that are being ignored from logging
Subcommand: logging ignore remove
Module: logging
Description: logging ignore remove
logging ignore remove @66adam
Removing @66adam from being ignored from logs
Subcommand: audit
Module: logging
Description: View server audit log entries.
audit @66adam
Viewing the audit specifically for @66adam
Was this page helpful?