Files
UniVerse/backend/UniVerse.Api/appsettings.Development.json
T

9 lines
123 B
JSON

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