Commit a770a2c
Matthew Fisher
fix(logger): remove Source and Tag from output
An application's logs should not contain which host it was listed
on. It should only care about the data that is relevant to it.
The Tag field is unused, so this added an extra whitespace to the
log format. Removing it cleans up the logs a bit.1 parent 0220c55 commit a770a2c
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
0 commit comments