Skip to content

Debug Settings

Troubleshoot without leaving the admin

On the Debug Settings panel (#/settings/debug):

  • Debug mode – Turn debug mode on or off. When on, FleekDash (and optionally WordPress) can write more verbose logs or expose debug info. Use when troubleshooting; turn off when not needed. Exact behavior depends on your build (e.g. extended logging, console output).

  • Logging options – Control what gets logged (e.g. level, categories). Options may be in this panel or in an Advanced section elsewhere. Saving applies your choices.

  • Log viewer (if available) – Some builds provide a log viewer in the admin: a list or stream of log entries so you can view, filter, or search without opening files. If present, it may be in this panel or linked from it.

  • Auto-clear debug.log (if available) – Options to automatically clear debug.log under conditions such as: when debug is toggled off, when the file exceeds a size, or when it's older than a given age. Optional backup before clear so you don't lose history. Reduces log bloat and keeps debugging manageable.

Benefit: Troubleshoot without leaving the admin. One place for debug controls and (where available) log viewing and auto-clear.