server icon indicating copy to clipboard operation
server copied to clipboard

Add default logging in appsettings.

Open sneakernuts opened this issue 2 years ago • 1 comments
trafficstars

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [X] Other

Objective

sso was missing the default logging configs in the prod appsettings.json

Code changes

  • appsettings.Production.json - added logging block so it's following the same standard as the other services.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

sneakernuts avatar Aug 10 '23 12:08 sneakernuts

Logo Checkmarx One – Scan Summary & Details2e76f5be-21c6-4e0c-92a7-36ba1d635f61

No New Or Fixed Issues Found

bitwarden-bot avatar Aug 10 '23 12:08 bitwarden-bot