Commit 9cde3aa
committed
Fix issue with Elastic logger when conn is present in metadata
The formatter was dropping the keys that are not specific for HTTP request because a Jason.Encoder struct was merged in a parent map1 parent e181c26 commit 9cde3aa
File tree
2 files changed
+419
-8
lines changed- lib/logger_json/formatters
- test/logger_json
2 files changed
+419
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments