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

Naming #37

Open
matprec opened this issue Jul 30, 2019 · 3 comments
Open

Naming #37

matprec opened this issue Jul 30, 2019 · 3 comments

Comments

@matprec
Copy link
Collaborator

matprec commented Jul 30, 2019

The obvious name console is taken on crates.io.

An obvious candidate would be tracing-console, but that seems a bit... empty, maybe to functional?

Bikeshedding time!

@hawkw
Copy link
Member

hawkw commented Jul 30, 2019

Bear in mind that both the subscriber crate and the binary crate can be published to crates.io, so that users can cargo install the binary.

@carllerche
Copy link
Member

My guess, for this, is that while it will always support any tracing output, it will grow to have tokio specific functionality.

@matprec
Copy link
Collaborator Author

matprec commented Jul 31, 2019

I think we can support powerful filters for tokio without special casing them specifically for tokio.

I'm a little bit reluctant to set precedent by baking in specific support. Yes, the console comes from tokio and ultimately its goal should be to support tokio well first. But i'm certain we can achieve good support without it.

I've talked about my plans with @hawkw and i'll let her be the judge if it makes sense to go down this route, but i'd prefer to not brand it as tokio-*, as it will be useful for the broader ecosystem.

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

No branches or pull requests

3 participants