SPMS_API/SPMS_API/appsettings.Development.json
SEAN b2e022a685
All checks were successful
SPMS_API/pipeline/head This commit looks good
[] 새 프로젝트 생성
2025-12-03 13:07:18 +09:00

9 lines
119 B
JSON

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