about summary refs log tree commit diff
path: root/Utilities/LibMatrix.DevTestBot/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/LibMatrix.DevTestBot/appsettings.Development.json')
-rw-r--r--Utilities/LibMatrix.DevTestBot/appsettings.Development.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/Utilities/LibMatrix.DevTestBot/appsettings.Development.json b/Utilities/LibMatrix.DevTestBot/appsettings.Development.json
new file mode 100644
index 0000000..27bbd50
--- /dev/null
+++ b/Utilities/LibMatrix.DevTestBot/appsettings.Development.json
@@ -0,0 +1,9 @@
+{
+    "Logging": {
+        "LogLevel": {
+            "Default": "Debug",
+            "System": "Information",
+            "Microsoft": "Information"
+        }
+    }
+}
\ No newline at end of file