MEONMedical / Log4Qt

Log4Qt - Logging for the Qt cross-platform application framework
Apache License 2.0
589 stars 235 forks source link

TTCCLayout(QString dateFormat) crash fix #69

Closed noksel closed 2 years ago

noksel commented 2 years ago

calling "auto *layout = new Log4Qt::TTCCLayout("dd.MM.yy");" crash caused. This will fix it.