Files
Atomx/Atomx.Admin/Atomx.Admin/appsettings.Development.json
2025-12-09 03:31:07 +08:00

9 lines
117 B
JSON

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