MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / connectionLoggerNoLock

Method connectionLoggerNoLock

src/core/imap/MCIMAPSession.cpp:4362–4365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4360}
4361
4362ConnectionLogger * IMAPSession::connectionLoggerNoLock()
4363{
4364 return mConnectionLogger;
4365}
4366
4367String * IMAPSession::htmlRendering(IMAPMessage * message, String * folder, ErrorCode * pError)
4368{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected