Skip to content

Please generate and upload diagnostic VSBuild logs when System.Debug is true #7823

@heaths

Description

@heaths

It would be nice if the VSBuild task uploaded a diagnostic log when System.Debug is 'true', much like the VSTest@2 task does (see its vstest.ts source). This can be done with an additional task currently, but then the log filename doesn't line up (i.e. doesn't have the same ordinal prefix) and is something build administrators / developers have to do before a problem arises, vs. just kicking a new build with System.Debug = true.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions