Netrcol Docs

Logs Commands

Enable and disable the logging system

Topics: logs, logging, audit, events

Overview

The logging module records what happens in your server across 18 categories — messages, members, roles, channels, voice, moderation, and more. The chat commands below are a quick way to send every category to one channel or switch logging off entirely. To route different categories to different channels, change embed colors, or fine-tune individual events, use the Logs page in the dashboard.

Logs Setup

!logs <channel_id>

Required permission: Manage Server

Enables logging and points all 18 log categories at a single channel — the fastest way to get started. You can split categories across channels later from the dashboard. Netrcol needs View Channel, Send Messages, Embed Links, and Read Message History in the target channel.

OptionTypeRequiredDescription
channel_idchannelRequiredChannel that receives every log category
  • !logs 123456789012345678

Logs Disable

!logs disable

Required permission: Manage Server

Turns the log system off completely. No events are recorded until logging is enabled again with the logs command or from the dashboard.

  • !logs disable

Logs Status

!logs-status

Required permission: Manage Server

Shows which log categories are enabled and which channels they are routed to.

  • !logs-status

Browse all documentation