Skip to content

debugLogMultiline

debugLogMultiline(title, content): void

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/debugUtils.ts:82

Log multiple lines with proper formatting. Always buffered (GS2-46); delegates to debugLog for the on-disk gating.

string

string

void