ASP.NET
/
ASP.NET E-commerce Website Using Vue
/
appsettings.Development.json
appsettings.Development.json
Raw
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Information"
,
"Microsoft.AspNetCore"
:
"Warning"
}
}
}