Info Message for Ldap opening new connections
This commit is contained in:
parent
97c0c312b7
commit
309eb116f6
@ -92,6 +92,8 @@ createLdapPool host port stripes timeoutConn (round . (* 1e6) -> timeoutAct) lim
|
|||||||
go Nothing ldap
|
go Nothing ldap
|
||||||
|
|
||||||
withTimeout $ do
|
withTimeout $ do
|
||||||
|
$logInfoS "Ldap" "Opening new connection"
|
||||||
|
|
||||||
setup <- newEmptyTMVarIO
|
setup <- newEmptyTMVarIO
|
||||||
|
|
||||||
void . fork . flip runLoggingT logFunc $ do
|
void . fork . flip runLoggingT logFunc $ do
|
||||||
|
|||||||
Reference in New Issue
Block a user