diff --git a/Webzine.WebApplication/appsettings.json b/Webzine.WebApplication/appsettings.json index 5f66872..46fd8b0 100644 --- a/Webzine.WebApplication/appsettings.json +++ b/Webzine.WebApplication/appsettings.json @@ -1,4 +1,10 @@ { + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } + }, "Webzine": { "NombreDerniereChronique": 3, "NombreDeTopTitres": 3