Files
PosterMaker/PosterMaker.Core/appsettings.Development.json
Jānis Kacēns 3889e684b4 Initial commit
2024-04-10 12:21:36 +03:00

9 lines
119 B
JSON

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