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

Improve logging #2781

Merged
merged 10 commits into from Nov 8, 2018
Merged

Improve logging #2781

merged 10 commits into from Nov 8, 2018

Commits on Nov 7, 2018

  1. Improve logging

    Basic stream logging for utility commands.
    Single log file for suite server program.
    Return control back to Python's logging module, where possible.
    matthewrmshin committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    75cced9 View commit details
    Browse the repository at this point in the history
  2. Suite log: re-print log header in subsequent files

    Print log header in continued log files.
    Print number of restarts and number of log files in current run.
    Print server URL as https://host:port/ instead of just host:port.
    matthewrmshin committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    d45648c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eb21ed View commit details
    Browse the repository at this point in the history
  4. log instead of print

    matthewrmshin committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    6e6eda9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42e266b View commit details
    Browse the repository at this point in the history
  6. Review feedback 2

    matthewrmshin committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    b93822f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    396991e View commit details
    Browse the repository at this point in the history
  8. Fix blurb

    matthewrmshin committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    445c9a1 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    matthewrmshin committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    3aa23d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    300fe7e View commit details
    Browse the repository at this point in the history