Files
agent-framework/dotnet/samples/02-agents/AGUI/Step04_HumanInLoop/Server/appsettings.Development.json
T

10 lines
198 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware": "Information"
}
}
}