Files
VideoGameCharacterApi/VideoGameCharacterApi/appsettings.Development.json
2026-02-04 19:00:12 +01:00

9 lines
119 B
JSON

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