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

feat(logging): order holds on trace level #1865

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Conversation

sangaman
Copy link
Collaborator

@sangaman sangaman commented Sep 3, 2020

This moves the logging statements for order holds being added or removed from debug level to trace, so as not to pollute the debug logs when frequently replacing orders as market makers often do.

This moves the logging statements for order holds being added or removed
from debug level to trace, so as not to pollute the debug logs when
frequently replacing orders as market makers often do.
@sangaman sangaman added order book logging Log messages and output labels Sep 3, 2020
@sangaman sangaman requested review from a user and raladev September 3, 2020 14:09
@sangaman sangaman self-assigned this Sep 3, 2020
@raladev raladev merged commit 5e3ad04 into master Sep 3, 2020
@ghost ghost deleted the trace-order-hold branch September 4, 2020 09:36
rsercano pushed a commit that referenced this pull request Sep 11, 2020
This moves the logging statements for order holds being added or removed
from debug level to trace, so as not to pollute the debug logs when
frequently replacing orders as market makers often do.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging Log messages and output order book
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants