aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appsettings.Development.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/appsettings.Development.json b/appsettings.Development.json
index a3ef3b4..21eae75 100644
--- a/appsettings.Development.json
+++ b/appsettings.Development.json
@@ -5,7 +5,8 @@
},
"Logging": {
"LogLevel": {
- "Default": "Debug"
+ "Default": "None",
+ "PagerParser.Bart.BartService": "Debug"
}
}
} \ No newline at end of file