-
Notifications
You must be signed in to change notification settings - Fork 976
Add Event Enabled operation to Logger #4263
Copy link
Copy link
Closed as not planned
Labels
area:apiCross language API specification issueCross language API specification issuesig-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
area:apiCross language API specification issueCross language API specification issuesig-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
Do we need a separate operation like
Event Enabledto help users avoiding performing computationally expensive operations when generating events? Or can we reuse the existingLogger.Enabled?Related to:
Experimental implementations:
Parameters:
Originally posted by @pellared in #4259 (comment)