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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add 'TR_RPC_VERBOSE' env variable in Qt app. #1435

Merged
merged 2 commits into from
Sep 8, 2020

Commits on Sep 8, 2020

  1. feat: add 'TR_RPC_VERBOSE' env variable in Qt app.

    When set, this will log the RPC messages sent between the GUI and the
    backend. This replaces the old `#ifdef DEBUG_HTTP` as something that can
    be enabled without needing to recompile.
    ckerr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9bef791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4754166 View commit details
    Browse the repository at this point in the history