Files
NapCatRobot/NapCatRobotClient/NapCatRobotClient.API/appsettings.Development.json
T
2025-10-17 18:33:29 +08:00

9 lines
119 B
JSON

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