Files
ServiceManager/ServiceManager.API/appsettings.Development.json
Yaël Perret b4e977948b first commit
2026-04-02 19:19:12 +02:00

9 lines
119 B
JSON

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