dotnet / AspNetCore.Docs
13,127 C#Documentation for ASP.NET Core
AspNetCore.Docs Specification
Located in aspnetcore/fundamentals/minimal-apis/7.0-samples/WebMinOpenApi/appsettings.Development.json on branch HEAD
Unknown
JSON
0.1 KB
Raw JSON Specification
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}