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

Switch to trace-based logging #1572

Closed
wants to merge 2 commits into from
Closed

Switch to trace-based logging #1572

wants to merge 2 commits into from

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Feb 8, 2021

This is the first commit from #1562, which has some CI weirdness I'd like to resolve.

PoignardAzur and others added 2 commits February 5, 2021 12:58
* Add dependency to `tracing`
* Convert `log::foobar` calls to `tracing::foobar`
* Remove default dependency to `log`
* Add `default-logger` feature
* Add dev-dependency to `test-env-log`
* Replace `console_log` with `tracing-wasm`
This is just to test whether or not this fixes our CI issue.
@cmyr cmyr force-pushed the tracing-take-two branch from dfe4fb5 to b9be778 Compare February 8, 2021 19:49
@cmyr cmyr closed this Feb 12, 2021
@cmyr cmyr deleted the tracing-take-two branch March 14, 2021 16:02
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