azure-ai/AzureAi.Listener/appsettings.Development.json
2024-11-01 15:30:20 +02:00

8 lines
119 B
JSON

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