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

Avoid needless Type stringification when logging is disabled. #2925

Merged
merged 1 commit into from
Sep 9, 2013

Commits on Sep 9, 2013

  1. Avoid needless Type stringification when logging is disabled.

    Since 4d6be05, we've been a tad wasteful in implicit searches.
    
    This adds a by-name parameter to the local logging method to
    avoid that.
    retronym committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    0d7fd08 View commit details
    Browse the repository at this point in the history