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 thelog add command.
Available logging events are
messages, members, roles, channels,
invites, emojis and voice.Do not delete the webhook that bleed creates in your logging channels!


Removing a logging event
You can remove a logging event using thelog remove command.

You can leave the event parameter empty to add or remove all logging events
from a channel.
Ignoring a member or channel
You can ignore and unignore a member or channel from being logged using thelog ignore command.

Related commands
You can use the
log ignore list command to view all ignored members and
channels.