Tasks should have a way to uniformly report file reads/writes to the engine
Open
Area: Debuggability
Area: Logging
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
There should be a uniform way for tasks to report/log file reads/writes.
All common tasks (Csc, Copy, WriteLinesToFile, etc) should report their file writes.
Binlog should log all file writes, so that the double-writes analyzer is more reliable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.