Commit 4e7a1c0
authored
Fix: Restore console log quality of life improvements (#7)
Restores the intended "quality of life" improvements to the console logger by changing the field separator from a tab to a space. This produces a cleaner, more readable, single-line output.
This change also re-introduces a defensive copy of the logger configuration to prevent side effects, adhering to best practices.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 0fdd828 commit 4e7a1c0
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
| |||
0 commit comments