faturas_4docs/Webhook 4docs/appsettings.Development.json
2024-03-15 17:29:22 -03:00

10 lines
145 B
JSON

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