fun submit(events: Array<out IdeaLoggingEvent>, additionalInfo: String?, parentComponent: Component, consumer: Consumer<SubmittedReportInfo>): Boolean
Submits the exception as desired by the user.
events - the events that caused the exception
additionalInfo - additional information provided by the user
Return
true