Documentation Index
Fetch the complete documentation index at: https://docs.bleed.bot/llms.txt
Use this file to discover all available pages before exploring further.
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.

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

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.