blikblum / multilog

16 stars 9 forks source link

TFileChannel should not use fixed DateTime format #3

Closed zeljkoavramovic closed 7 years ago

zeljkoavramovic commented 7 years ago

TFileChannel.Deliver uses fixed 'hh:nn:ss:zzz' format for DateTime. It shouldn't. There should be a property that we can change, with 'hh:nn:ss:zzz' format as default. I can make a patch if you like.

blikblum commented 7 years ago

Implemented TimeFormat