Files
ChronoCCG/Chrono/Aspire/appsettings.json
T
6d486f49 1d6207fbfe API Test
2026-08-17 00:45:08 -04:00

10 lines
158 B
JSON

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