intellij-randomness / com.fwdekker.randomness / ErrorReporter / getIssueUrl

getIssueUrl

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.

Parameters

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