mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
346 B
346 B
category
| category |
|---|
| minorAnalysis |
- The C# extractor now accepts an extractor option
logging.verbositythat specifies the verbosity of the logs. The option is added viacodeql database create --language=csharp -Ologging.verbosity=debug ...or by setting the corresponding environment variableCODEQL_EXTRACTOR_CSHARP_OPTION_LOGGING_VERBOSITY.