fun submit(events: Array<IdeaLoggingEvent>, additionalInfo: String?, parentComponent: Component, consumer: Consumer<in 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