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

Add support for per-loglevel formatting #32

Merged
merged 8 commits into from
May 24, 2016
Merged

Commits on May 21, 2016

  1. Configuration menu
    Copy the full SHA
    a8fe201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f38be2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Simplify level-based formatting

    mdraw committed May 23, 2016
    Configuration menu
    Copy the full SHA
    2cb89f8 View commit details
    Browse the repository at this point in the history
  2. Remove level_fmts, move logic into fmt argument

    If fmt is a dict, it is now used as a mapping of
    log levels to different formatters.
    
    default_level_formats is no longer used internally.
    mdraw committed May 23, 2016
    Configuration menu
    Copy the full SHA
    02c77d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e7c34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29e0fd0 View commit details
    Browse the repository at this point in the history
  5. Update docstrings

    mdraw committed May 23, 2016
    Configuration menu
    Copy the full SHA
    53bfc6a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Configuration menu
    Copy the full SHA
    14766df View commit details
    Browse the repository at this point in the history