openvidu-livekit-tutorials/openvidu-basic-dotnet/appsettings.Development.json
2022-06-24 02:57:27 +02:00

9 lines
127 B
JSON

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