diff --git a/example/src/helper/Log.cpp b/example/src/helper/Log.cpp index c465cd2b..497e302f 100644 --- a/example/src/helper/Log.cpp +++ b/example/src/helper/Log.cpp @@ -207,3 +207,8 @@ void Log::setup(const QString &app,int level) qInfo()<<"[LOG_PATH]"<applicationFilePath(), QStringList()); } + Log::teardown(); return exec; }