We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The logging section of the 0.6 docs ( http://static.rust-lang.org/doc/0.6/rust.html#logging-system ) doesn't specify how you log messages. This link is broken: http://static.rust-lang.org/doc/0.6/rust.html#log-expressions It is not broken in the 0.5 docs, but I believe the API has changed. http://static.rust-lang.org/doc/0.5/rust.html#log-expressions
The text was updated successfully, but these errors were encountered:
auto merge of #5703 : steveklabnik/rust/add_log_docs, r=thestinger
21de574
Closes #5699.
d79b224
No branches or pull requests
The logging section of the 0.6 docs ( http://static.rust-lang.org/doc/0.6/rust.html#logging-system ) doesn't specify how you log messages.
This link is broken:
http://static.rust-lang.org/doc/0.6/rust.html#log-expressions
It is not broken in the 0.5 docs, but I believe the API has changed.
http://static.rust-lang.org/doc/0.5/rust.html#log-expressions
The text was updated successfully, but these errors were encountered: