mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 02:16:23 +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];
|
||||
|
||||
DEBUG(0, ("[SOGo: %s:%d] backend init SUCCESS. Current thread: %p, pid: %d\n", __FUNCTION__, __LINE__, GSCurrentThread(), getpid()));
|
||||
|
||||
return MAPISTORE_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user