Azure / Azure/data-api-builder
Allow LogLevel in CLI loggers to be changed through config file
Open
2.1
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Currently we allow specific namespaces inside the config file to change the log level, however that doesn't apply to the loggers we have on CLI. e.g. `DataApiBuilder.Cli.Startup` . We want to also allow more specific namespaces to be used for the CLI loggers.
Contributor guide
Assessment
This issue has not been assessed yet.