ProjectLighthouse/ProjectLighthouse.Servers.API/appsettings.Development.json
2022-05-14 23:37:55 -04:00

8 lines
119 B
JSON

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