| { | |
| "Logging": { | |
| "LogLevel": { | |
| "Default": "Debug", | |
| "Microsoft.AspNetCore": "Information" | |
| } | |
| }, | |
| "Serilog": { | |
| "MinimumLevel": "Debug" | |
| } | |
| } | |
| { | |
| "Logging": { | |
| "LogLevel": { | |
| "Default": "Debug", | |
| "Microsoft.AspNetCore": "Information" | |
| } | |
| }, | |
| "Serilog": { | |
| "MinimumLevel": "Debug" | |
| } | |
| } | |