,log

aka ,logs, ,logging

Configure the server logging system

User permissions

Administrator

Cooldown

none

Other surface

/log · 10 slash subs vs 8 prefix

Anchor

#log

Syntax

,log [subcommand]
/log <subcommand>

Example

No example recorded yet. The source module carries none, and one written here would be a guess at what the arguments accept.

Subcommands

8 prefix subcommands

Read from the prefix .sub/ tree — the canonical shape. Every entry has a permanent anchor of its own.

,log add

routes one or more log categories to a channel

,log add <channel> [categories...]
#log-add
,log events

view or toggle which sub-events a category logs

,log events <category> [event] [on|off]
#log-events
,log ignore

exempt a member, channel or role from every log category

,log ignore <member|channel|role> | log ignore list | log ignore remove <target>
#log-ignore
,log listaka view, status

shows current log routing

,log list
#log-list
,log panel

Open the log config panel

No usage recorded

#log-panel
,log remove

stops logging to a channel, entirely or for named categories

,log remove <channel> [categories...]
#log-remove
,log reset

clears every category, channel and ignore-list entry

,log reset
#log-reset
,log webhook

toggle webhook delivery for a log channel, or (Server Premium) customize its name/avatar — 'default' sets the server-wide fallback

,log webhook <channel|default> <on|off|name|avatar> [value]
#log-webhook

Slash leaves

10 leaves

Read from the registered slash builder — groups are flattened, so a grouped leaf reads “group leaf” and anchors with a hyphen between the two words.

Two trees, not one view of one

This command registers 10 leaves on the slash surface against 8 subcommands in its prefix tree. Both lists are on this page in full; neither is a summary of the other.
/log add

Route log categories to a channel (omit category = all)

#log-add
/log remove

Stop logging to a channel (omit category = remove it entirely)

#log-remove
/log events

View or toggle a category's sub-events

#log-events
/log webhook

Toggle webhook delivery, or (Server Premium) its name/avatar

#log-webhook
/log list

Show current log routing

#log-list
/log reset

Clear every category, channel and ignore entry

#log-reset
/log panel

Open the log config panel

#log-panel
/log ignore addgroup ignore

Exempt a member, channel or role — give exactly one

#log-ignore-add
/log ignore listgroup ignore

List the ignore list

#log-ignore-list
/log ignore removegroup ignore

Remove a member, channel or role from the ignore list

#log-ignore-remove