capturePrinterrKey top-level constant

String const capturePrinterrKey

Zone key for capturing stderr output.

This experimental feature allows capturing stderr output within zones.

Implementation

const String capturePrinterrKey = 'printerr';