Skip to content

Commit

Permalink
chore: remove outdated example (#671)
Browse files Browse the repository at this point in the history
This example is outdated and should have been removed when `tracing-fmt`
was merged into `tracing-subscriber`. There is another example in the
`examples` crate, [`fmt-custom-fields`][1], which demonstrates the same
usage, but uses the current APIs. Therefore, we can just delete the old
example.

[1]: https://github.com/tokio-rs/tracing/blob/master/examples/examples/fmt-custom-field.rs

Fixes: #444

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
  • Loading branch information
hawkw authored Apr 7, 2020
1 parent 47d8807 commit bcb7326
Showing 1 changed file with 0 additions and 70 deletions.
70 changes: 0 additions & 70 deletions tracing-fmt/examples/custom_visitor.rs

This file was deleted.

0 comments on commit bcb7326

Please sign in to comment.