Decreased logging verbosity.
This commit is contained in:
parent
d178e33db5
commit
7ceddc73e9
@ -1334,7 +1334,7 @@ BOOL tsg_connect(rdpTsg* tsg, const char* hostname, UINT16 port)
|
||||
#endif
|
||||
rpc->client->SynchronousSend = TRUE;
|
||||
rpc->client->SynchronousReceive = TRUE;
|
||||
WLog_ERR(TAG, "TS Gateway Connection Success");
|
||||
WLog_INFO(TAG, "TS Gateway Connection Success");
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user