You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: