webservices/wsconnection/src/senserviceconnectionimpl.cpp
branchRCL_3
changeset 9 6abf3d6055cd
parent 1 272b002df977
child 11 ab1e518f96da
--- a/webservices/wsconnection/src/senserviceconnectionimpl.cpp	Fri Feb 19 23:55:35 2010 +0200
+++ b/webservices/wsconnection/src/senserviceconnectionimpl.cpp	Mon Mar 15 12:44:52 2010 +0200
@@ -2481,6 +2481,7 @@
     
 TInt CSenServiceConnectionImpl::CancelTransaction(TInt aTransactionID)
     {
+    TLSLOG_L(KSenServiceConnectionLogChannelBase+iConnectionID, KMinLogLevel ,"CSenServiceConnectionImpl::CancelTransaction");
     TInt retVal(0);
     if ( iDispatcherEnabled ) // DISPATCHER IS ENABLED
         {