Files
node/lib
Sam Roberts 8cbbc70fbc src,cli: support compact (one-line) JSON reports
Multi-line JSON is more human readable, but harder for log aggregators
to consume, they usually require a log message per line, particularly
for JSON. Compact output will be consumable by aggregators such as EFK
(Elastic Search-Fluentd-Kibana), LogDNA, DataDog, etc.

PR-URL: https://github.com/nodejs/node/pull/32254
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2020-03-17 08:42:41 -07:00
..
2020-02-18 22:15:50 -08:00
2020-02-08 21:40:49 -05:00
2020-01-21 10:49:20 -04:00
2020-03-11 16:47:29 +01:00
2020-03-09 12:44:16 +01:00
2020-02-26 21:10:36 -08:00
2020-03-08 11:05:23 -04:00