logger.forcePretty() Function
Force the logger to write pretty-printed output rather than JSON.
Signature
function forcePretty(): void;Parameters
| Parameter | Type | Description |
|---|---|---|
| (Returns) | void |
Force the logger to write pretty-printed output rather than JSON.
function forcePretty(): void;| Parameter | Type | Description |
|---|---|---|
| (Returns) | void |