[go: up one dir, main page]

tracing-subscriber 0.1.1

Utilities for implementing and composing `tracing` subscribers.
Documentation
1
2
3
4
5
6
7
8
9
# 0.1.1 (September 4, 2019)

### Fixed

- Potential double panic in `CurrentSpan` (#325)

# 0.1.0 (September 3, 2019)

- Initial release