↓ 3 callersFunctionhandleLayoutChange(
editor: MyEditor,
type: string,
variant?: Record<string, unknown>,
targetElementId?: string,
)
src/components/notebook/presentation/editor/lib.tsx:1671
↓ 3 callersFunctionwriteLog(
level: LogLevel,
scope: string,
message: string,
details?: LogDetails,
error?: unknown,
)
src/lib/observability/logger.ts:21