-
Notifications
You must be signed in to change notification settings - Fork 976
Add Enabled to LogRecordProcessor #4363
Copy link
Copy link
Closed
Labels
sig-issueA specific SIG should look into this before discussing at the specA specific SIG should look into this before discussing at the specspec:logsRelated to the specification/logs directoryRelated to the specification/logs directory
Metadata
Metadata
Assignees
Labels
sig-issueA specific SIG should look into this before discussing at the specA specific SIG should look into this before discussing at the specspec:logsRelated to the specification/logs directoryRelated to the specification/logs directory
Type
Projects
Status
Done
Status
Done
What are you trying to achieve?
A "hook" for
Logger.Enabledfor customization and flexibility via extendingLogRecordProcessorwithEnabledopt-in operation.Additional context.
Created per:
Working implementation in OTel Go: