[server,proxy] fixed logger namespace

This commit is contained in:
Armin Novak 2022-12-21 17:42:00 +01:00 committed by David Fort
parent 0e25f99602
commit c82ddbbcc4

View File

@ -25,8 +25,9 @@
#define FREERDP_SERVER_PROXY_LOG_H #define FREERDP_SERVER_PROXY_LOG_H
#include <winpr/wlog.h> #include <winpr/wlog.h>
#include <freerdp/log.h>
#define PROXY_TAG(tag) "proxy." tag #define PROXY_TAG(tag) FREERDP_TAG("proxy." tag)
/* /*
* log format in proxy is: * log format in proxy is: