OBSBoards/OBSBoardsWWW/appsettings.Development.json
2024-11-03 17:32:03 +01:00

9 lines
119 B
JSON

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