mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
9 lines
119 B
JSON
9 lines
119 B
JSON
|
|
{
|
||
|
|
"Logging": {
|
||
|
|
"LogLevel": {
|
||
|
|
"Default": "Information",
|
||
|
|
"Microsoft.AspNetCore": "Warning"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|