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

Add example to `set_logger` #186

Merged
merged 1 commit into from Jun 1, 2017

Conversation

Projects
None yet
2 participants
@rap2hpoutre
Copy link
Contributor

rap2hpoutre commented May 30, 2017

As suggested here (#135 (comment)), it's just a kind of copy/paste of https://brson.github.io/rust-cookbook/logging.html#log-messages-with-a-custom-logger. I hope I did not miss something.

See: #135

@rap2hpoutre

This comment has been minimized.

Copy link
Contributor Author

rap2hpoutre commented May 30, 2017

Oops. I will try to understand and fix this error. Sorry.

@rap2hpoutre rap2hpoutre force-pushed the rap2hpoutre:patch-2 branch from c282fa1 to 1c87d17 May 30, 2017

@rap2hpoutre rap2hpoutre force-pushed the rap2hpoutre:patch-2 branch from 1c87d17 to e583efa May 30, 2017

@rap2hpoutre

This comment has been minimized.

Copy link
Contributor Author

rap2hpoutre commented May 30, 2017

Fixed. I did not noticed this change: #162

@alexcrichton alexcrichton merged commit 1391c62 into rust-lang-nursery:master Jun 1, 2017

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Jun 1, 2017

Thanks @rap2hpoutre!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.