X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=src%2Fsocket_wrapper.c;h=0507481e3127b7cb4993e8e2f3a0bd739ebf5c97;hb=5b2a98203bbb0230785a65429338b52bd377971b;hp=89454ca34d6e90fcc175e6911a20c0966f227934;hpb=ef90a761df3532ee45a05eb2c930769d40f5f093;p=socket_wrapper.git diff --git a/src/socket_wrapper.c b/src/socket_wrapper.c index 89454ca..0507481 100644 --- a/src/socket_wrapper.c +++ b/src/socket_wrapper.c @@ -1672,6 +1672,10 @@ static void socket_wrapper_init_sockets(void) return; } + SWRAP_LOG(SWRAP_LOG_DEBUG, + "SOCKET_WRAPPER_PACKAGE[%s] SOCKET_WRAPPER_VERSION[%s]", + SOCKET_WRAPPER_PACKAGE, SOCKET_WRAPPER_VERSION); + /* * Intialize the static cache early before * any thread is able to start.