about summary refs log tree commit diff
path: root/MatrixUtils.Web/appsettings.Development.json
diff options
context:
space:
mode:
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" }