debugLogError
debugLogError(
context,error):void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/debugUtils.ts:106
Log error with stack trace. Always buffered (GS2-46); delegates to debugLog for the on-disk
gating.
Parameters
Section titled “Parameters”context
Section titled “context”string
unknown
Returns
Section titled “Returns”void