Skip to content

Commit 779366f

Browse files
authored
Update index.md
1 parent 2df93c9 commit 779366f

File tree

1 file changed

+1
-1
lines changed
  • content/blog/2024/12/camel49-whatsnew

1 file changed

+1
-1
lines changed

content/blog/2024/12/camel49-whatsnew/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Added `log` function to make it easy to write to log from within a groovy script
103103
For low-code users that favour using Groovy then we made it possible to use the Log EIP with groovy instead of simple.
104104
You can configure this with `camel.main.logLanguage = groovy`.
105105

106-
The Log EIP now formats the `${exchange}` output using the standard exchange formatter, which makes
106+
The Log EIP has the the new `${logExchange}` function that formats the Exchange using the standard exchange formatter, which makes
107107
it easier to see the content of the current `Exchange`.
108108

109109
## Camel JMS

0 commit comments

Comments
 (0)