client: use LOG macro for error messages

This commit is contained in:
Miroslav Lichvar
2015-08-05 16:13:06 +02:00
parent 0abb470022
commit 1b57a796b1
2 changed files with 46 additions and 47 deletions

View File

@@ -81,6 +81,7 @@ typedef enum {
LOGF_Util,
LOGF_Main,
LOGF_Memory,
LOGF_Client,
LOGF_ClientLog,
LOGF_Configure,
LOGF_CmdMon,