summaryrefslogtreecommitdiffstats
path: root/source/WebAdmin.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/WebAdmin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WebAdmin.cpp b/source/WebAdmin.cpp
index 4f10d80a7..9d68931af 100644
--- a/source/WebAdmin.cpp
+++ b/source/WebAdmin.cpp
@@ -286,7 +286,7 @@ bool cWebAdmin::Init(int a_Port)
}
- LOGD("Starting WebAdmin on port %i", m_Port);
+ LOGINFO("Starting WebAdmin on port %i", m_Port);
#ifdef _WIN32
HANDLE hThread = CreateThread(