[7.1.0] Publish the new execution log format to the build event protocol. (#21417)
For now, we don't publish the old formats, because in our experience their size tends to get out of control, and that doesn't play well with the automatic uploading of files referenced by the BEP. PiperOrigin-RevId: 608385023 Change-Id: I772cedbf844648ae708abc3ae7e2e5579060a1e4
Showing
- src/main/java/com/google/devtools/build/lib/bazel/SpawnLogModule.java 37 additions, 13 deletions...a/com/google/devtools/build/lib/bazel/SpawnLogModule.java
- src/main/java/com/google/devtools/build/lib/exec/CompactSpawnLogContext.java 6 additions, 0 deletions...oogle/devtools/build/lib/exec/CompactSpawnLogContext.java
- src/main/java/com/google/devtools/build/lib/exec/ExpandedSpawnLogContext.java 6 additions, 0 deletions...ogle/devtools/build/lib/exec/ExpandedSpawnLogContext.java
- src/main/java/com/google/devtools/build/lib/exec/SpawnLogContext.java 3 additions, 0 deletions...a/com/google/devtools/build/lib/exec/SpawnLogContext.java
Please register or sign in to comment