Log.debug("Finding messages of owner '{}' with start date '{}', end date '{}' with '{}' and resultset '{}'.",newObject[]{ownerJid,startDate,endDate,withJid,xmppResultSet});
@@ -32,9 +35,12 @@ public class IQRetrieveHandler extends AbstractIQHandler {
inttoIndex;// exclusive
intmax;
Log.debug("Processing a request to retrieve a conversation. Requestor: "+packet.getFrom()+", with: {}, start: {}",retrieveRequest.getWith(),retrieveRequest.getStart());
Log.debug("Unable to process query as requestor '{}' is forbidden to retrieve personal archives other than his own. Unable to access archives of '{}'.",requestor,archiveJid);