Skip to content

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
tshepang added a commit to tshepang/rust that referenced this pull request Jul 17, 2025
use a consistent (and recommended) invocation
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