diff --git a/src/API/src/appsettings.Development.json b/src/API/src/appsettings.Development.json deleted file mode 100644 index 85fb0cd..0000000 --- a/src/API/src/appsettings.Development.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "None", - "Microsoft.Hosting": "Information", - "Fetcharr.Cache": "Information", - "Fetcharr.API": "Trace", - "Fetcharr": "Trace" - } - } -} \ No newline at end of file