Skip to content

LoggingCommands

cyrite edited this page Jun 19, 2026 · 1 revision

Overview

Commands for toggling debug logging and filtering log output.

Commands

Command Action
// trust log Toggle debug logging.
// trust log filter filter_pattern Filter logs by text.
// trust log all Clear filters and log everything.

Source

LoggingCommands.lua

Clone this wiki locally