Skip to content

DiffSyncModel create/update/delete APIs have no logging context #46

Open
@glennmatthews

Description

@glennmatthews

Environment

  • DiffSync version: 1.2.0

Proposed Functionality

Extend the DiffSyncModel create, update, and delete APIs with an additional logger parameter, or provide a public log API on the already-included diffsync instance.

Use Case

Currently a DiffSyncModel implementation must construct its own logging context from scratch and lacks access to the context of any surrounding sync operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedThis issue has been accepted by the maintainers team for implementationtype: enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions