Commit 9821f3f
committed
fix: use structured tracing field for label in parse_id_set
tracing::warn! does not support runtime format args like {label}.
Move label to a structured field so it renders correctly in logs.1 parent 2e1a96e commit 9821f3f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments