Skip to content

Commit 1b20f3d

Browse files
committed
Update troubleshooting-the-codeql-workflow.md
Added section for producing detailed logs
1 parent 6de2bf3 commit 1b20f3d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-the-codeql-workflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ topics:
1616
{% data reusables.code-scanning.beta %}
1717
{% data reusables.code-scanning.not-available %}
1818

19+
### Producing detailed logs for debugging
20+
21+
To produce more detailed logging output, you can enable step debug logging. For more information, see "[Enabling debug logging](/actions/managing-workflow-runs/enabling-debug-logging#enabling-step-debug-logging)."
22+
1923
### Automatic build for a compiled language fails
2024

2125
If an automatic build of code for a compiled language within your project fails, try the following troubleshooting steps.

0 commit comments

Comments
 (0)