RDBMS/RDBMS_lab4/appsettings.Development.json
2024-05-12 17:52:28 +04:00

9 lines
119 B
JSON

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