Commit aadbe0b
committed
Log OTel init failures instead of silently swallowing them
Use fprintf(stderr, ...) directly in the catch block — no need for
a helper function when there's only one call site.1 parent 3a6976e commit aadbe0b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
| 444 | + | |
444 | 445 | | |
445 | 446 | | |
446 | 447 | | |
| |||
0 commit comments