Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c8f52 commit c4849f9Copy full SHA for c4849f9
1 file changed
csharp/ql/lib/change-notes/2024-01-25-extractor-option-logging.md
@@ -0,0 +1,6 @@
1
+---
2
+category: minorAnalysis
3
4
+* The C# extractor now accepts an extractor option `logging.verbosity` that specifies the verbosity of the logs. The
5
+option is added via `codeql database create --language=csharp -Ologging.verbosity=debug ...` or by setting the
6
+corresponding environment variable `CODEQL_EXTRACTOR_CSHARP_OPTION_LOGGING_VERBOSITY`.
0 commit comments