mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Add change note
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The C# extractor now accepts an extractor option `logging.verbosity` that specifies the verbosity of the logs. The
|
||||
option is added via `codeql database create --language=csharp -Ologging.verbosity=debug ...` or by setting the
|
||||
corresponding environment variable `CODEQL_EXTRACTOR_CSHARP_OPTION_LOGGING_VERBOSITY`.
|
||||
Reference in New Issue
Block a user