MassEmailReact/Surge365.MassEmailReact.Server/appsettings.Development.json
David Headrick b77c406c99 Initial commit
Signed-off-by: David Headrick <david@headrickconsulting.com>
2025-02-17 11:24:07 -06:00

9 lines
119 B
JSON

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