Searched refs:stringifyIndented (Results 1 – 3 of 3) sorted by relevance
213 … logger.info(`Starting ${process.execPath} with args:${stringifyIndented(args)}`);536 … this.logger.info(`Scheduling throttled operation:${stringifyIndented(request)}`);543 this.logger.info(`Sending request:${stringifyIndented(request)}`);563 this.logger.info(`Received response:${stringifyIndented(response)}`);
104 export function stringifyIndented(json: {}): string { function
3357 this.logger.msg(`Unrecognized JSON command:${stringifyIndented(request)}`, Msg.Err);