Merge commit 'ed98f2568b15d5548ef8f373b45a3f7078ce7a7e' into feature/update-dependencies

This commit is contained in:
Sergey Abramchuk
2019-02-24 15:02:57 +03:00
18 changed files with 759 additions and 68 deletions
@@ -858,6 +858,9 @@ namespace openvpn {
#endif
Log::Context log_context(this);
#endif
OPENVPN_LOG(ClientAPI::OpenVPNClient::platform());
return do_connect();
}