apiref
tkt@2.0.2

logger.forcePretty()  Function

Force the logger to write pretty-printed output rather than JSON.

Signature

function forcePretty(): void;

Parameters

ParameterTypeDescription
(Returns)void