[go: nahoru, domu]

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

Print the "compound-build-tracer.log" in debug mode #425

Open
aibaars opened this issue Mar 17, 2021 · 0 comments
Open

Print the "compound-build-tracer.log" in debug mode #425

aibaars opened this issue Mar 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aibaars
Copy link
Collaborator
aibaars commented Mar 17, 2021

In analyze-action.ts: L110 we print the per language log files from the database log folders. However, we don't print the multi-language tracer log (ie. a file named compound-build-tracer.log) which is important for debugging tracer related issues. The build-tracer.log files in the per language database folders are actually useless because they are virtually empty and contain only the log of the codeql trace-command runs by the codeql-action/init steps for probing the tracer related environment variables.

@aibaars aibaars added the enhancement New feature or request label Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants