about summary refs log tree commit diff
path: root/MatrixUtils.Web/appsettings.Development.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-04-05 19:01:39 +0200
committerRory& <root@rory.gay>2024-04-05 19:02:00 +0200
commit9319fe76c56b79e0933c09280fe32658c2f176c7 (patch)
treeafc31b8b8b2a683b549e352237e2260efe97fba6 /MatrixUtils.Web/appsettings.Development.json
parentChanges (diff)
downloadMatrixUtils-9319fe76c56b79e0933c09280fe32658c2f176c7.tar.xz
Cleanup, work on index2, some tooling updates
Diffstat (limited to 'MatrixUtils.Web/appsettings.Development.json')
-rw-r--r--MatrixUtils.Web/appsettings.Development.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixUtils.Web/appsettings.Development.json b/MatrixUtils.Web/appsettings.Development.json
index e203e94..1ca99ed 100644
--- a/MatrixUtils.Web/appsettings.Development.json
+++ b/MatrixUtils.Web/appsettings.Development.json
@@ -1,7 +1,7 @@
 {
   "Logging": {
     "LogLevel": {
-      "Default": "Debug",
+      "Default": "Trace",
       "System": "Information",
       "Microsoft": "Information"
     }