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

docs: update Compact formatter docs #1926

Merged
merged 2 commits into from Feb 15, 2022
Merged

docs: update Compact formatter docs #1926

merged 2 commits into from Feb 15, 2022

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Feb 15, 2022

Motivation

Currently, the RustDoc for the format::Compact formatter in
tracing-subscriber describes the output from the master (v0.2.x)
version of the formatter, not the version on the v0.1.x branch.

Solution

This PR updates the documentation to describe the actual output format.
Also, I added an example of the formatter in the examples directory.

Closes #1909

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw requested a review from a team as a code owner February 15, 2022 18:38
@hawkw hawkw merged commit e5921ba into v0.1.x Feb 15, 2022
@hawkw hawkw deleted the eliza/fix-compact-docs branch February 15, 2022 18:56
hawkw added a commit that referenced this pull request Feb 17, 2022
# 0.3.9 (Feb 17, 2022)

This release updates the minimum supported Rust version (MSRV) to
1.49.0, and updates the (optional) dependency on `parking_lot` to v0.12.

### Changed

- Updated minimum supported Rust version (MSRV) to 1.49.0 ([#1913])
- `parking_lot`: updated to v0.12 ([008339d])

### Added

- **fmt**: Documentation improvements ([#1926], [#1927])

[#1913]: #1913
[#1926]: #1926
[#1927]: #1927
[008339d]: 008339d
hawkw added a commit that referenced this pull request Feb 18, 2022
# 0.3.9 (Feb 17, 2022)

This release updates the minimum supported Rust version (MSRV) to
1.49.0, and updates the (optional) dependency on `parking_lot` to v0.12.

### Changed

- Updated minimum supported Rust version (MSRV) to 1.49.0 ([#1913])
- `parking_lot`: updated to v0.12 ([008339d])

### Added

- **fmt**: Documentation improvements ([#1926], [#1927])

[#1913]: #1913
[#1926]: #1926
[#1927]: #1927
[008339d]: 008339d
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.

None yet

1 participant