Route → Settings → Trace: ON Each message’s step-by-step path appears in the logs with timings. Adjust via config/log4j2.xml or runtime:
try def result = transform(payload) return result catch(Exception e) log.warn("Transformation failed: $e.message") return null // triggers route error handling
Last updated: March 2025 – Destin8 version 4.2











