Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.1.0] Introduce a SpawnLogContext interface. #20842

Merged

Commits on Jan 10, 2024

  1. [7.1.0] Introduce a SpawnLogContext interface.

    For now, the sole implementation is ExpandedSpawnLogContext, which subsumes the old SpawnLogContext class, as well as some of the logic around log formats currently in SpawnLogModule.
    
    In a followup, a separate CompactSpawnLogContext implementation will be introduced. This will let us experiment with a new log format while minimizing the chance of accidentally breaking the existing formats.
    
    PiperOrigin-RevId: 588444807
    Change-Id: I75bc2a577ec45202baf95c950a257eaf420cbeb0
    tjgq committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e60ec1f View commit details
    Browse the repository at this point in the history