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

Filter metadata along with messages #551

Closed
wants to merge 5 commits into from

Commits on Feb 11, 2015

  1. Configuration menu
    Copy the full SHA
    4bd54f8 View commit details
    Browse the repository at this point in the history
  2. Added unit test for filtering msg and metadata

    Dylan Mikus committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    ed6b86a View commit details
    Browse the repository at this point in the history
  3. Reworded some of the vows for filter testing.

    Dylan Mikus committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    58a2e13 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2015

  1. Filter functions are expected to either return a string or an object …

    …with msg and meta properties
    dbmikus committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    059d998 View commit details
    Browse the repository at this point in the history
  2. Pass in the level as a third argument to filters

    Dylan Mikus committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    6168f2d View commit details
    Browse the repository at this point in the history