RobotNet/RobotNet.AppHost/appsettings.json
2025-10-15 15:15:53 +07:00

10 lines
158 B
JSON

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