Currently there's a workaround:
logger.error("Exception 1: {}, Exception 2: {}", exception1.toString(), exception2.toString());