aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'BackEnd/Timeline/appsettings.Development.json')
-rw-r--r--BackEnd/Timeline/appsettings.Development.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/BackEnd/Timeline/appsettings.Development.json b/BackEnd/Timeline/appsettings.Development.json
index a2880cbf..827a2f87 100644
--- a/BackEnd/Timeline/appsettings.Development.json
+++ b/BackEnd/Timeline/appsettings.Development.json
@@ -1,9 +1,7 @@
{
"Logging": {
"LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information"
+ "Default": "Debug"
}
}
}