andrewlalis / slf4d-dlog

DLog provider implementation for SLF4D
MIT License
2 stars 0 forks source link

DLog v2 #2

Open deavmi opened 7 months ago

deavmi commented 7 months ago

Hey there Andrew! Just thought I would let you know that I updated the Dlog API.

It's been a long time coming as I desperately needed updates to DLog for another project. So I spent this week on it and finally have it all done.

The calls to the info(..) etc. should be fine, the template params haven't changed so much as to cause a problem however a handler must be added if you wish to write to some file, for example.


It will be on the v1.0.0 tag in the next few days. I will come back here and leave a comment when released!

deavmi commented 7 months ago

@andrewlalis v1.0.0 is now released :confetti_ball: