mh_frame_sps/APT.API/appsettings.Development.json

10 lines
137 B
JSON
Raw Normal View History

2026-04-07 13:47:52 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}