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

feature: add support for chrono #18

Merged
merged 10 commits into from Dec 15, 2023
Merged

Conversation

davidbarsky
Copy link
Owner

(Note that this PR will require tokio-rs/tracing#2728 to land first.)

Since chrono added support for local time support (without relying on unsound behavior), it's probably useful to add this functionality to tracing-glog behind a feature flag. I don't want to cut another breaking change for this crate yet, but I expect by tracing-glog 0.4 to place both time and chrono under feature flags.

Before landing this, I'd like to write documentation for this functionality.

@davidbarsky davidbarsky marked this pull request as ready for review November 14, 2023 20:54
Cargo.toml Outdated Show resolved Hide resolved
@davidbarsky davidbarsky merged commit 8a993c2 into main Dec 15, 2023
10 checks passed
@davidbarsky davidbarsky deleted the davidbarsky/add-chrono-support branch December 15, 2023 23:59
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

2 participants