Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17352

log-component - Add plain option

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.15.0
    • None
    • None
    • Unknown

    Description

      When using to("log:foo") then we log the message with various key=values etc.

      But sometimes you just want only the message body, and then you can use log("${body}") but that is not an endpoint.

      So we can make to("log:foo?plain=true") to make it log only the body as-is.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: