/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