Skip to content

@modoki/engine / index / setVerboseCapture

Function: setVerboseCapture()

setVerboseCapture(type, on): void

Open/close a Tier-2 capture window for a diagnostic type (e.g. '@contact'). While open, emit() records that type; while closed, emit() drops it. No-op for a type that isn't Tier-2 (those are always-on).

Parameters

type

string

on

boolean

Returns

void

Built with Modoki.