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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/Utilities/LibMatrix.DevTestBot/appsettings.Development.json b/Utilities/LibMatrix.DevTestBot/appsettings.Development.json

index 27bbd50..f999bc2 100644 --- a/Utilities/LibMatrix.DevTestBot/appsettings.Development.json +++ b/Utilities/LibMatrix.DevTestBot/appsettings.Development.json
@@ -1,9 +1,9 @@ { - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } + "Logging": { + "LogLevel": { + "Default": "Debug", + "System": "Information", + "Microsoft": "Information" } + } } \ No newline at end of file