10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Aspire.Hosting.Dcp": "Warning"
|
|
}
|
|
}
|
|
}
|