mh_frame_sps/APT.API/appsettings.Development.json
2026-04-07 13:47:52 +08:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}