mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-30 08:38:20 +00:00
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Aspire.Hosting.ApplicationModel.ResourceNotificationService": "Debug"
|
|
}
|
|
}
|
|
}
|