Files
NezhaAgentHTTPBridge/WebApplication4/appsettings.Development.json
2025-09-21 16:38:23 +08:00

9 lines
127 B
JSON

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