ProjectUserManager/UserManagement.API/appsettings.Development.json
2024-09-06 10:59:27 +02:00

9 lines
127 B
JSON

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