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