mirror of
https://github.com/fiodarsazanavets/aspire-13-examples.git
synced 2026-06-20 12:23:14 +00:00
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Aspire.Hosting.Dcp": "Warning"
|
|
}
|
|
}
|
|
}
|