Skip to content

Moved log method into logger class better than scheduler #2496

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

Merged
merged 1 commit into from
Jun 4, 2012

Conversation

arkaitzj
Copy link
Contributor

@arkaitzj arkaitzj commented Jun 4, 2012

Moved the log formatter method "log" from rust_sched_loop to rust_log, updated all the references to pass through sched.get_log() to invoke through the logger object.

Tests ran fine.
Fixes #2495

brson added a commit that referenced this pull request Jun 4, 2012
Moved log method into logger class better than scheduler
@brson brson merged commit b2ae333 into rust-lang:master Jun 4, 2012
@brson
Copy link
Contributor

brson commented Jun 4, 2012

Thanks!

celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
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.

rust_sched_loop shouldn't have logging-related functions
2 participants