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

Context docs in tracing-subscriber reference scope method that does not exist #2890

Open
taladar opened this issue Feb 22, 2024 · 0 comments · May be fixed by #2894
Open

Context docs in tracing-subscriber reference scope method that does not exist #2890

taladar opened this issue Feb 22, 2024 · 0 comments · May be fixed by #2894

Comments

@taladar
Copy link

taladar commented Feb 22, 2024

In

https://docs.rs/tracing-subscriber/latest/tracing_subscriber/layer/struct.Context.html

there are some notes about the ordering of returned scopes by a scope method that does not seem to exist.

kaffarell added a commit to kaffarell/tracing that referenced this issue Feb 29, 2024
In the documentation of the layer context span_scope method, the note
contained a reference to a `scope()` method, which was removed some time
ago. Also fixed a phrasing error above.

Fixes: tokio-rs#2890
@kaffarell kaffarell linked a pull request Feb 29, 2024 that will close this issue
kaffarell added a commit to kaffarell/tracing that referenced this issue Mar 4, 2024
In the documentation of the layer context span_scope method, the note
contained a reference to a `scope()` method, which was removed some time
ago. Also fixed a phrasing error above.

Fixes: tokio-rs#2890
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 a pull request may close this issue.

1 participant