Files
nexus-backend/Nexus.Api/appsettings.Development.json
T
2026-07-02 16:23:23 +02:00

9 lines
119 B
JSON

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