85SF_LOG_DEBUG("blackMarket", "HandleBlackMarketBid - Player (GUID: %u) could not bid. The current bid ("UI64FMTD") is higher than the given amount ("UI64FMTD").", GetPlayer()->GetGUIDLow(), auction->GetCurrentBid(), BidAmount);
92SF_LOG_DEBUG("blackMarket", "HandleBlackMarketBid - Player (GUID: %u) could not bid. The BidAmount ("UI64FMTD") is lower than the current requiredIncrement ("UI64FMTD").", GetPlayer()->GetGUIDLow(), BidAmount, currentRequiredIncrement);