WUT_Computer_Science/EGUI/lab2/appsettings.Development.json

9 lines
127 B
JSON
Raw Normal View History

2022-04-15 19:03:51 +02:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}