LoggingCommands - cyritegamestudios/trust GitHub Wiki
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. |