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 restart with debug level logging #6721

Merged
merged 4 commits into from Jan 31, 2017
Merged

Commits on Jan 11, 2017

  1. Add restart with debug level logging

    See issue #6689
    This provides a convenience to users who wish to enable debug level
    logging temporarily (one run of nvda).
    A start up option is added to make it easier to start nvda with debug
    level logging. Enabling debug logging in this way sets the log level
    earlier than setting it via the configuration file. In particular, this
    allows the debug messages that occur during the loading of the
    configuration file to be present in the log file.
    feerrenrut committed Jan 11, 2017
    Copy the full SHA
    6af0932 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Copy the full SHA
    69d0432 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Review actions for PR #6721

    feerrenrut committed Jan 19, 2017
    Copy the full SHA
    c00d61c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    79ceec7 View commit details
    Browse the repository at this point in the history