We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bd8f8 commit 178ad28Copy full SHA for 178ad28
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