submit
open override fun submit(events: Array<out IdeaLoggingEvent>, additionalInfo: String?, parentComponent: Component, consumer: Consumer<in SubmittedReportInfo>): Boolean(source)
Submits the exception by opening the browser to create an issue on GitHub.
Return
true
Parameters
events
the events to report
additional Info
additional information provided by the user
parent Component
ignored
consumer
the callback to invoke afterwards