/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.


  • /log config – Select what to log and where to log it

  • /log disable – Disable specific events from being logged

Last updated