Skip to content

Need a way to add custom logging for the Http Request and Response #756

@MingLu8

Description

@MingLu8

It could be critical to log the http requests and responses from the http requests.
Current, there is hard code LogHelper.LogToFile(request.Body) in the AlgoliaHttpRequester.cs class's SendRequestAsync method and this classs is internal.

There isn't an easy way to inject in a custom logger.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions