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

[v0.38] Fix / OrderBookTracker debug logging substitutions #3116

Conversation

TheHolyRoger
Copy link
Contributor

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:
At some point logger was changed and all these substitutions don't work, they just print %s, %d etc in the debug log. Fixing them in this PR.

@TheHolyRoger TheHolyRoger force-pushed the fix/orderbooktracker-debuglog branch 3 times, most recently from d3ae6c4 to 7315a2a Compare March 30, 2021 11:42
Copy link
Contributor

@CrimsonJacket CrimsonJacket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheHolyRoger Note that we have renamed BitMax -> AscendEX. Hence the conflict. Overall the PR looks good but do make the necessary fixes for the conflict.

@TheHolyRoger TheHolyRoger force-pushed the fix/orderbooktracker-debuglog branch from 7315a2a to d550968 Compare April 1, 2021 14:19
@TheHolyRoger
Copy link
Contributor Author

@CrimsonJacket done now thanks!

@dennisocana dennisocana changed the title Fix / OrderBookTracker debug logging substitutions [v0.38] Fix / OrderBookTracker debug logging substitutions Apr 2, 2021
Copy link
Contributor

@dennisocana dennisocana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to @CrimsonJacket PR looks good overall. Since the file conflicts have already been addressed and thorough testing is not required for this fix, adding approval to this PR.

Copy link
Contributor

@CrimsonJacket CrimsonJacket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@CrimsonJacket CrimsonJacket merged commit 81e2770 into hummingbot:development Apr 2, 2021
@TheHolyRoger TheHolyRoger deleted the fix/orderbooktracker-debuglog branch April 6, 2021 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants