Skip to content

Support for level parameter in constructor#249

Closed
ForroKulcs wants to merge 1 commit into
bugsnag:masterfrom
ForroKulcs:patch-1
Closed

Support for level parameter in constructor#249
ForroKulcs wants to merge 1 commit into
bugsnag:masterfrom
ForroKulcs:patch-1

Conversation

@ForroKulcs
Copy link
Copy Markdown

Goal

logging.Handler supports level parameter. This change is to enable forwarding this value.

Design

level is introduced as first parameter as it is also the first parameter of logging.Handler

Changeset

constructor declaration was changed

Testing

manual local test was used

@johnkiely1
Copy link
Copy Markdown
Member

Hi @ForroKulcs .

Thanks for the PR, this sounds like a good idea. We will review in due course.

@johnkiely1 johnkiely1 added backlog We hope to fix this feature/bug in the future feature request Request for a new feature labels Dec 11, 2020
@SB-PawanN
Copy link
Copy Markdown
Contributor

Thank you for your contribution. This is included in 416(#416)

@SB-jigneshR
Copy link
Copy Markdown

This is included in 416(#416)

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

Labels

backlog We hope to fix this feature/bug in the future feature request Request for a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants