mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
oc: Log when mapistore backend is successfully initialized
This commit is contained in:
committed by
Julio García
parent
c91741ad1f
commit
5b75c817e2
@@ -184,6 +184,8 @@ sogo_backend_init (void)
|
|||||||
|
|
||||||
[pool release];
|
[pool release];
|
||||||
|
|
||||||
|
DEBUG(0, ("[SOGo: %s:%d] backend init SUCCESS. Current thread: %p, pid: %d\n", __FUNCTION__, __LINE__, GSCurrentThread(), getpid()));
|
||||||
|
|
||||||
return MAPISTORE_SUCCESS;
|
return MAPISTORE_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user