getIssueUrl

fun getIssueUrl(events: Array<out IdeaLoggingEvent>, additionalInfo: String?): String(source)

Constructs a URL to create an issue with the given information that is below the maximum URL limit.

Return

a URL to create an issue with the given information that is below the maximum URL limit

Parameters

events

the events that caused the exception

additionalInfo

additional information provided by the user