danieleteti / loggerpro

An modern and pluggable logging framework for Delphi
Apache License 2.0
352 stars 91 forks source link

Adding Date to fileappender filename #66

Closed jfudickar closed 6 months ago

jfudickar commented 1 year ago

Hi, I would like to see an option to add the current date to the fileappender. Do you thinks this is helpfull?

Should I create a first implementation and add it as a pull request? If yes, I would enhance the TLoggerProFileAppenderBase class. Maybe by adding only TFileAppenderOption.

Regards Jens

danieleteti commented 1 year ago

Yes, it may be useful. Feel free to provide a PR

danieleteti commented 6 months ago

See issue #78