Skip to content

Make sure logging settings support structlog #178

@stevenbal

Description

@stevenbal

Thema / Theme

Other

Omschrijving / Description

Currently the components have copied LOGGING to override it with the necessary settings for structlog, ideally I'd like to support both stdlib logging and structlog (maybe through some envvar to toggle between the two).

  • Add envvar to use structlog (default false)
  • Make sure the settings currently used by components like Open Zaak and Open Notificaties are brought back to OAF and used if this envvar is enabled
  • Add structlog as an optional dependency group
  • Upgrade OAF in all projects
    • Open Zaak
    • Open Notificaties
    • Objects
    • Objecttypes
    • Open Klant
    • Referentielijsten
    • Open Product
    • Open Sociaal
    • Open Inburgering
    • Open Werk
    • Open Inkomen

Toegevoegde waarde / Added value

less code duplication

Aanvullende opmerkingen / Additional context

No response

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions