Commit b38a48f
feat: add native logging with headers and body to CloudEvent (#437)
* feat: add native logging with headers and body to CloudEvent
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* ci: simplify
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* ci: simplify
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* ci: returns to return
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* ci: Update test/integration/cloud_event_test.ts
Co-authored-by: Lance Ball <lball@redhat.com>
* ci: revert symbol change
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* refactor: improve ts for toString
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
Co-authored-by: Lance Ball <lball@redhat.com>1 parent 2ff7852 commit b38a48f
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
198 | 206 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
| |||
0 commit comments