NetCoreTemplate/APP_WEB/appsettings.Development.json
Dvurechensky c99c7eaa9f 1.0.0
Full All
2025-03-02 08:59:35 +03:00

9 lines
119 B
JSON

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