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

Adding TimeFormat option and other changes #1

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Conversation

injeniero
Copy link
Contributor

Hi!

I found your library and I think it is great! While using it found I would like to be able to change the TimeFormat. In the process I did other adjustments to better align it to slog concepts. I hope you can review and accept this PR.

Thanks!!

Use the same TimeFormat for all time.Time instances as slog does.
This is the standard go practice as in println and fmt.Println
@phsym phsym merged commit e094ac7 into phsym:main Nov 9, 2023
1 check passed
@phsym
Copy link
Owner

phsym commented Nov 9, 2023

Cool thank you. Everything looks good, so merged.

I'm happy to hear it's useful to someone else 🙂

@phsym
Copy link
Owner

phsym commented Nov 9, 2023

Released in v0.2.0

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.

2 participants