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 the log add command.

Available logging events are messagesmembersroleschannelsinvitesemojis .

,log add (channel) (event)

Removing a logging event

You can remove a logging event using the log remove command.

,log remove (channel) (event)

Ignoring a member or channel

You can ignore and unignore a member or channel from being logged using the log ignore command.

,log ignore (member or channel)