loggerpro icon indicating copy to clipboard operation
loggerpro copied to clipboard

Appender enhancements

Open jfudickar opened this issue 1 year ago • 3 comments

  • Adding the option to have daily rotation for the FileAppender
  • Adding a StringListAppender

jfudickar avatar Jun 14 '24 17:06 jfudickar

Any news?

jfudickar avatar Jul 16 '24 15:07 jfudickar

@jfudickar You might want to take a look at the PR I have created. I think it would cover off your use case but in a more generic sense e.g. just set the number of days to retain the log files to whatever you need, it defaults to one week (7 days)

fastbike avatar Aug 06 '24 20:08 fastbike

Can you add an sample, or enhance an existing sample. I think this is always good. If your solution is working, fine for me. I would then reduce my to the stringlist appender

jfudickar avatar Aug 15 '24 21:08 jfudickar

What should I do now with my enhancement? Should I resubmit the stringlist appender?

jfudickar avatar Mar 20 '25 23:03 jfudickar

Just adapt your changes to the branch 2. Consider that @fastbike is doing some changes too.

danieleteti avatar Mar 21 '25 11:03 danieleteti