Files
chess/TURN.Services.Chess/appsettings.Development.json
T
2023-06-24 17:15:56 +02:00

9 lines
119 B
JSON

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