Files
Auths/Jwt.Application/appsettings.Development.json
2024-10-13 14:56:22 +07:00

9 lines
119 B
JSON

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