Skip to content

[Feature]: Support kwargs in logger functions #332

@eruvanos

Description

@eruvanos

What would you like?

Python power tools logger accepts extra parameter as kwargs which makes it very convenient. This would be great for the durable logger, too.

Possible Implementation

Instead of the current extra kwarg I suggest to use **kwargs, which would make the logger an in-place replacement for the Python

Is this a breaking change?

Yes

Does this require an RFC?

No

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions