Commit 3106109
authored
chore(nodejs): change from loggerProvider.addLogRecordProcessor() to 'processors' constructor arg (#1903)
* chore(nodejs): change from loggerProvider.addLogRecordProcessor() to 'processors' constructor arg
This will fix the CI failure in #1897. `@opentelemetry/[email protected]`
*dropped* the deprecated `LoggerProvider#addLogRecordProcessor(...)`
method.
Refs: open-telemetry/opentelemetry-js#5764
* lint:fix1 parent a5cefc8 commit 3106109
1 file changed
+12
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
503 | 504 | | |
504 | 505 | | |
505 | 506 | | |
| 507 | + | |
506 | 508 | | |
507 | 509 | | |
| 510 | + | |
508 | 511 | | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
| 512 | + | |
| 513 | + | |
517 | 514 | | |
518 | | - | |
519 | 515 | | |
520 | 516 | | |
521 | | - | |
| 517 | + | |
522 | 518 | | |
523 | 519 | | |
524 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
525 | 527 | | |
526 | 528 | | |
527 | 529 | | |
| |||
0 commit comments