Commit 6260b24
Fix issue with bad log debug merge of context vars (apache#47589)
In the debug log helper, I didn't properly merge in additional kwargs. Needed to update instead of `**`.1 parent 259a5f3 commit 6260b24
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments