Files
VinFontApp/CDNVinApp/appsettings.Development.json
2025-05-06 02:04:49 +07:00

9 lines
119 B
JSON

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