[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Log](./puppeteer.protocol.log.md) > [ViolationSetting](./puppeteer.protocol.log.violationsetting.md) > [threshold](./puppeteer.protocol.log.violationsetting.threshold.md) ## Protocol.Log.ViolationSetting.threshold property Time threshold to trigger upon. Signature: ```typescript threshold: number; ```