/log view
Display your serverβs current logging configuration. This shows which events are being logged and the channel theyβre being sent to.
π¬ Usage
/log view
π Use this to quickly audit your serverβs logging setup and verify that everything is working as expected.
π Example
/log view
This will:
List all enabled logging events (e.g. joins, bans, deletions)
Show which channel each log is being sent to
Let you confirm if anything is missing or misconfigured
ποΈ Notes
You must have Administrator permission to use this command.
If no log configuration exists yet, Pandoryx will let you know.
Helpful for troubleshooting or adjusting your setup after changes.
π Related Commands
/log config
β Select what to log and where to log it/log disable
β Disable specific events from being logged
Last updated