enotaryo-landing/EnotaryoPH/EnotaryoPH.Web/appsettings.Development.json
2024-12-14 09:53:55 +00:00

10 lines
145 B
JSON

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