Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip func type value in fields. #832

Merged
merged 1 commit into from Sep 30, 2018
Merged

Skip func type value in fields. #832

merged 1 commit into from Sep 30, 2018

Conversation

dgsb
Copy link
Collaborator

@dgsb dgsb commented Sep 30, 2018

We skip those unprintable fields and an error field
instead of dropping the whole trace.

Fixes #642

We skip those unprintable fields and an error field
instead of dropping the whole trace.

Fixes #642
@dgsb dgsb merged commit 1ed6196 into master Sep 30, 2018
@dgsb dgsb deleted the skip_func_value branch October 6, 2018 13:35
smacker added a commit to smacker/logrus that referenced this pull request Dec 5, 2018
Before there was introduced a fix for JSONFormatter when func type value
passed as Field. This commit does the same but for pointer to func.

Ref:
sirupsen#642
sirupsen#832
cgxxv pushed a commit to cgxxv/logrus that referenced this pull request Mar 25, 2022
cgxxv pushed a commit to cgxxv/logrus that referenced this pull request Mar 25, 2022
Before there was introduced a fix for JSONFormatter when func type value
passed as Field. This commit does the same but for pointer to func.

Ref:
sirupsen#642
sirupsen#832
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant