Commit fc702f1
committed
fix(json-logs): use stringify option
This forces the JSON output to be on a single line. Without it, it's not
easy to parse the logs.
Connects #47
See https://github.com/winstonjs/winston/blob/2.4.0/docs/transports.md#console-transport1 parent 7ff7e6c commit fc702f1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments