From f22ceca734868a4cb946c232f661aad72da01ded Mon Sep 17 00:00:00 2001 From: saturneric Date: Fri, 19 Jan 2024 20:10:17 +0800 Subject: fix: slove discovered faults and bugs --- src/app.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app.cpp') diff --git a/src/app.cpp b/src/app.cpp index 6d207373..b8b20300 100644 --- a/src/app.cpp +++ b/src/app.cpp @@ -59,7 +59,7 @@ auto StartApplication(const GFCxtWPtr& p_ctx) -> int { return -1; } - GF_MAIN_LOG_INFO("start running gui application"); + GF_MAIN_LOG_DEBUG("start running gui application"); /** * internationalisation. loop to restart main window -- cgit v1.2.3