Commit c08b24f
Replace type(e).__name__ with str(e) in exporter error logging per PR review
Co-authored-by: nikhilNava <211831449+nikhilNava@users.noreply.github.com>1 parent 84be10f commit c08b24f
1 file changed
Lines changed: 2 additions & 5 deletions
File tree
- libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/exporters
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
228 | | - | |
229 | | - | |
230 | | - | |
| 227 | + | |
231 | 228 | | |
232 | 229 | | |
233 | 230 | | |
| |||
0 commit comments