ResuMe/Resume.Blazor/Resume.Blazor.Client/wwwroot/appsettings.Development.json

9 lines
119 B
JSON
Raw Permalink Normal View History

2024-05-11 14:14:31 +03:30
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}