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 pointer type value in fields #870

Merged

Commits on Dec 5, 2018

  1. Skip func pointer type value in fields

    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
    smacker committed Dec 5, 2018
    Copy the full SHA
    08e8d65 View commit details
    Browse the repository at this point in the history