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

Plugins use parent loggers #5173

Merged
merged 5 commits into from
Jan 15, 2019
Merged

Plugins use parent loggers #5173

merged 5 commits into from
Jan 15, 2019

Commits on Jan 11, 2019

  1. Plugins use parent loggers

    This PR fixes various instances of plugins being launched without using
    the parent loggers. This meant that logs would not all go to the same
    output, break formatting etc.
    dadgar committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    270ae48 View commit details
    Browse the repository at this point in the history
  2. fix rkt use of executor

    dadgar committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    e3859dc View commit details
    Browse the repository at this point in the history
  3. Update client1.hcl

    dadgar committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    16e8cdf View commit details
    Browse the repository at this point in the history
  4. Enable json logs

    dadgar committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f171a72 View commit details
    Browse the repository at this point in the history
  5. changelog

    dadgar committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    754b84e View commit details
    Browse the repository at this point in the history