pac-man-board-game/pac-man-board-game/appsettings.Development.json
Martin Berg Alstad 85de1237f4 Initial commit
2023-05-15 19:02:22 +02:00

11 lines
213 B
JSON

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