Skip to content

The request-scoped WebClient doesn't use the provided logger #1255

Description

@dirleyrls-kake

Bolt is creating a WebClient instance for each request its handling here:

client_per_request: WebClient = WebClient(

It does not pass the logger param.

This means that all requests that are logged by that client won't use the logger provided to the App.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions