Emit a structured debug entry to the host dev surface. A NO-OP unless the host has enabled the dev-debug session (isDebugEnabled); in production it does nothing and sends nothing.
debug.log('info', 'mounted', { activeFile });
Optional
Emit a structured debug entry to the host dev surface. A NO-OP unless the host has enabled the dev-debug session (isDebugEnabled); in production it does nothing and sends nothing.
debug.log('info', 'mounted', { activeFile });