Commit f8d0bc2
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:
bootc-dev#86 (comment)
Signed-off-by: Colin Walters <[email protected]>1 parent 4c385b8 commit f8d0bc2
1 file changed
+8
-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 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
158 | 165 | | |
159 | 166 | | |
160 | 167 | | |
| |||
0 commit comments