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