about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web/appsettings.Development.json
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-07 07:27:37 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-07 07:27:37 +0100
commit98e89232ff50b9c48a11fcae27869806490b1187 (patch)
tree433405d39ed533842c9d684a79b4216efe834893 /MatrixRoomUtils.Web/appsettings.Development.json
parentReformat (diff)
downloadMatrixUtils-98e89232ff50b9c48a11fcae27869806490b1187.tar.xz
Temp state
Diffstat (limited to 'MatrixRoomUtils.Web/appsettings.Development.json')
-rw-r--r--MatrixRoomUtils.Web/appsettings.Development.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Web/appsettings.Development.json b/MatrixRoomUtils.Web/appsettings.Development.json
new file mode 100644

index 0000000..e203e94 --- /dev/null +++ b/MatrixRoomUtils.Web/appsettings.Development.json
@@ -0,0 +1,9 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Debug", + "System": "Information", + "Microsoft": "Information" + } + } +}