Skip to content

debugLogObject

debugLogObject(title, obj): void

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

Log an object using Node.js inspect with reasonable depth. Always buffered (GS2-46); delegates to debugLogMultiline/debugLog for the on-disk gating.

string

unknown

void