Files
IKnowThem/MovieActorLookup/appsettings.Development.json
2025-05-06 10:37:33 -04:00

9 lines
119 B
JSON

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