Files
draletaha/DrSousan.Api/appsettings.Development.json
T

9 lines
119 B
JSON
Raw Normal View History

2026-05-31 00:42:08 +03:30
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}