feat: logger processor#209
Conversation
43e3839 to
129cd69
Compare
129cd69 to
4e66877
Compare
b1f91d5 to
f2dff2b
Compare
…ivate `api.Context` with `api.Context?` as constructor argument. If no `api.Context` is passed into constructor, `api.Context.current` is used instead.
f2dff2b to
4b32579
Compare
4b32579 to
49a100b
Compare
|
Hi @yuzurihaaa |
Which problem is this PR solving?
Fixes # (issue)
Short description of the change
BatchLogRecordProcessorandSimpleLogRecordProcessoras shown in https://opentelemetry.io/docs/specs/otel/logs/sdk/#logrecordprocessorHow Has This Been Tested?
Checklist: