We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a3c72 commit 75e932dCopy full SHA for 75e932d
1 file changed
appsettings.json
@@ -0,0 +1,9 @@
1
+{
2
+ "Logging": {
3
+ "LogLevel": {
4
+ "Default": "Information",
5
+ "Microsoft": "Warning",
6
+ "Microsoft.Hosting.Lifetime": "Information"
7
+ }
8
9
+}
0 commit comments