Files
tnb.server/apihost/Tnb.API.Entry/appsettings.Development.json
2023-03-13 15:00:34 +08:00

9 lines
119 B
JSON

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