logger Namespace
Modify the logger’s behavior.
Signature
export declare namespace logger
Functions
Function | Description |
---|---|
forceJSON() | Force the logger to write JSON output. |
forcePretty() | Force the logger to write pretty-printed output rather than JSON. |