Allow easy customization of binlog name
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Currently the build scripts seem to have just a boolean for whether or not a binlog is produced. For restore, the binlog is named `ToolsetRestore.binlog`, and for build it's `Build.binlog`. It would be a nice idea to allow customization.
Scenario for testfx: we have a build step and a test step. We would like to see both binlogs.
https://github.com/microsoft/testfx/blob/e5345132464e5b6ab26cd6fc2c6f8f44854d548e/azure-pipelines.yml#L88-L104
Contributor guide
Assessment
This issue has not been assessed yet.