OnlineSalesAutoCrop/Api/OnlineSalesAutoCrop.CoreAPI/appsettings.Development.json

11 lines
168 B
JSON
Raw Permalink Normal View History

2026-06-14 12:46:29 +06:00
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}