Files
Auths/Cookie.BuiltIn/appsettings.Development.json
2024-10-12 23:50:49 +07:00

9 lines
119 B
JSON

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