-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Area: DebuggabilityIssues impacting the diagnosability of builds, including logging and clearer error messages.Issues impacting the diagnosability of builds, including logging and clearer error messages.Area: Loggingbacklogneeds-designRequires discussion with the dev team before attempting a fix.Requires discussion with the dev team before attempting a fix.triaged
Description
Summary
Binlogs are intended to be machine-readable, so they should use a single, unified output format for strings and data.
Background and Motivation
Ease of tooling implementation.
Proposed Feature
This one might be a bit hairy - it probably means that log messages directly shouldn't include rendered strings, and instead should be able to be 'projected' into their rendered forms upon processing of the message.
Alternative Designs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: DebuggabilityIssues impacting the diagnosability of builds, including logging and clearer error messages.Issues impacting the diagnosability of builds, including logging and clearer error messages.Area: Loggingbacklogneeds-designRequires discussion with the dev team before attempting a fix.Requires discussion with the dev team before attempting a fix.triaged