nextjs-signalr-chat/real-time-app/real-time-app/appsettings.Development.json
2024-05-03 23:45:37 +10:00

9 lines
119 B
JSON

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