toString

open override fun toString(): String

This implementation of the toString method removes the excessive supporting points, except for the first/last NUMBER_OF_SUPPORTING_POINTS_IN_LOG/2, since it clogs the logs.

Return

stringified object, with changes to supportingPoints. Not returning the whole list, but rather the first/last NUMBER_OF_SUPPORTING_POINTS_IN_LOG/2 and the size of the remainder of the list.