Skip to content

Binlogs should only log invariant data, not culture-specific data #13252

@baronfel

Description

@baronfel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: DebuggabilityIssues impacting the diagnosability of builds, including logging and clearer error messages.Area: Loggingbacklogneeds-designRequires discussion with the dev team before attempting a fix.triaged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions