getDebugLogBuffer
getDebugLogBuffer():
string[]
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/debugUtils.ts:31
GS2-46 — read the current debug-log ring buffer (oldest first). Returns a copy so callers
(e.g. the /debug-dump writer) can’t mutate the live buffer.
Returns
Section titled “Returns”string[]