Hi In ExecutionGraphMessages we have code
private val DATE_FORMATTER: SimpleDateFormat = new SimpleDateFormat("MM/dd/yyyy HH:mm:ss") But sometimes it cause confusion when main logger configured with "dd/MM/yyyy". What are you thinking about making this format configurable or maybe stay only HH:mm:ss Thanks, Alexey