diff --git a/SoObjects/SOGo/SOGoGCSFolder.m b/SoObjects/SOGo/SOGoGCSFolder.m index d94487b75..9b8a5977d 100644 --- a/SoObjects/SOGo/SOGoGCSFolder.m +++ b/SoObjects/SOGo/SOGoGCSFolder.m @@ -1004,7 +1004,7 @@ static NSArray *childRecordFields = nil; [folderSubscription removeObject: subscriptionPointer]; } - [self logWithFormat: @"Update subscriptions for %@: %@", [sogoUser login], folderSubscription]; + [self debugWithFormat: @"Update subscriptions for @%: %@", [sogoUser login], folderSubscription]; [us synchronize]; rc = YES;