summaryrefslogtreecommitdiff
path: root/bin/Debug/net6.0/publish/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Debug/net6.0/publish/appsettings.Development.json')
-rw-r--r--bin/Debug/net6.0/publish/appsettings.Development.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/Debug/net6.0/publish/appsettings.Development.json b/bin/Debug/net6.0/publish/appsettings.Development.json
new file mode 100644
index 0000000..0c208ae
--- /dev/null
+++ b/bin/Debug/net6.0/publish/appsettings.Development.json
@@ -0,0 +1,8 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ }
+}