Commit 61612b7
committed
fix(core): show [swarm-db] source tag in event log
The source tag was being put inside properties instead of at the
top level of SSEEventInfo. formatSSEEvent checks event.source,
not event.properties.source.
Now events from swarm-db polling show [swarm-db] tag instead of [sse].1 parent e442d57 commit 61612b7
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
267 | 268 | | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
| 269 | + | |
272 | 270 | | |
273 | 271 | | |
274 | 272 | | |
| |||
0 commit comments