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

Consider using System.Debug instead of Endjin.BuildDiagnostics #17

Open
idg10 opened this issue Mar 9, 2020 · 0 comments
Open

Consider using System.Debug instead of Endjin.BuildDiagnostics #17

idg10 opened this issue Mar 9, 2020 · 0 comments

Comments

@idg10
Copy link
Contributor

idg10 commented Mar 9, 2020

#15 added the ability to dump environment variables by setting a build variable.

In addition to defining a variable to enable this in isolation, Endjin.ShowEnvironment, we also introduced a new Endjin.BuildDiagnostics with the intention of being able to use that to turn on all diagnostics at once.

However, as @MikeLarah has pointed out, it might be better to use the built-in System.Debug variable so that this happens automatically when you check the Enable system diagnostics box when queuing a build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant