Commit 1206c08
committed
tracing: Log to stderr, and drop timestamps
This matches bootc's setup (without the journal integration for now
as we don't strictly need it).
But specifically this fixes setting `RUST_LOG` and having that
break the monitor-status JSON stream:
#86 (comment)
Signed-off-by: Colin Walters <[email protected]>1 parent 9094214 commit 1206c08
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
0 commit comments