/log disable
Turn off logging for specific events in your server. This helps you fine-tune your logs and avoid cluttering your log channel with unnecessary activity.
π¬ Usage
/log disable
π§© This command opens a menu where you can select individual log events to disable β such as message deletes, role changes, or member joins.
π Example
/log disable
This will:
Launch a dropdown UI
Let you deselect one or more events you no longer want to track
Immediately stop logging those specific actions
ποΈ Notes
You must have Administrator permission to use this command.
Disabling an event type stops it from being logged until you re-enable it via
/log config
.You can re-enable any previously disabled log at any time.
π Related Commands
/log config
β Set up which events are logged and where/log view
β See which events are currently being logged
Last updated