fun getIssueUrl(events: Array<out IdeaLoggingEvent>, additionalInfo: String?): String
Constructs a URL to create an issue with the given information that is below the maximum URL limit.
events - the events that caused the exception
additionalInfo - additional information provided by the user
Return
a URL to create an issue with the given information that is below the maximum URL limit