websockets-client/WebSocketsChatApi/appsettings.Development.json
2025-03-14 16:01:14 +03:00

9 lines
119 B
JSON

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