mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
45dc0ff073
* Product changes * Tests * Dojo project * Cleanups
11 lines
221 B
JSON
11 lines
221 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|