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

Suggest introducing RollingTableAppender #64

Open
phatcher opened this issue Jun 6, 2017 · 0 comments
Open

Suggest introducing RollingTableAppender #64

phatcher opened this issue Jun 6, 2017 · 0 comments

Comments

@phatcher
Copy link

phatcher commented Jun 6, 2017

Table storage is a pain to delete row from so it would be a good idea to roll the table name that is written to like the RollingFileAppender.

I'd suggest just supporting daily/weekly/monthly rolling as that provides enough granularity to work out the wipe/archival strategy you might want for logs

Don't mind having a go writing it, just let me know if anyone else has any requirements before I start

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

1 participant