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

Use proper logging for the treadmill #1101

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Conversation

wks
Copy link
Collaborator

@wks wks commented Mar 29, 2024

This replaces the print statements with the trace! macro so that the logging can be enabled at run time and actually used for debugging.

This replaces the print statements with the `trace!` macro so that the
logging can be enabled at run time and actually used for debugging.
@wks wks requested a review from qinsoon March 29, 2024 06:19
@wks wks enabled auto-merge April 3, 2024 03:01
@wks wks added this pull request to the merge queue Apr 3, 2024
Merged via the queue into mmtk:master with commit dc80b3e Apr 3, 2024
23 checks passed
@wks wks deleted the fix/treadmill-logging branch April 3, 2024 04:22
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.

2 participants