Skip to content

Make logger injectable #431

Description

@nezhyborets

Is your feature request related to a problem? Please describe.
The lib now uses Swift.print which may not be the expected output location

Describe the solution you'd like
An injectable logger of some abstract type so that I could conform to it with any custom type

Describe alternatives you've considered
🤷‍♂️

Additional context
At the moment at least one known print is in processEvent(_:) of ModelResponseEventsStreamInterpreter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions