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

Only output debug logging from RTD app #6717

Merged
merged 2 commits into from
Apr 16, 2020
Merged

Only output debug logging from RTD app #6717

merged 2 commits into from
Apr 16, 2020

Commits on Feb 27, 2020

  1. Only output debug logging from RTD app

    In normal settings only log INFO and above,
    but in dev we should log DEBUG to console.
    This should only output RTD debug messages though,
    because others are only logging INFO and above via the logger.
    ericholscher committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    ad3dc01 View commit details
    Browse the repository at this point in the history
  2. Fix logging

    ericholscher committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f9fd2fa View commit details
    Browse the repository at this point in the history