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

Precise rolling interval #213

Closed
Parsa2820 opened this issue Mar 31, 2021 · 2 comments
Closed

Precise rolling interval #213

Parsa2820 opened this issue Mar 31, 2021 · 2 comments

Comments

@Parsa2820
Copy link

We need to specify rolling interval more accurate than just Minute, Hour, Day, Month, Year, and Infinite. How about adding a new parameter besides current RollingInterval enum parameter, for example string preciseRollingInterval which can get values like "2h 30m 4s"?

This is the orginal comment on a PR : #182 (comment)

@tkrafael
Copy link

tkrafael commented May 17, 2021

I've added more intervals into serilog.
#204

I think there must be a cleaner way to add custom interval besides enum values.

@bartelink bartelink closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2023
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

No branches or pull requests

3 participants