All Downloads are FREE. Search and download functionalities are using the official Maven repository.

stream.logger.Message.md Maven / Gradle / Ivy

There is a newer version: 0.9.10
Show newest version
Message
=======

This processor prints a simple message to standard output. The message
is printed for each processed item and may contain macros that will be
evaluated for each item.

The *Message* processor is a conditioned processor, which allows for
specifying conditions for its execution.

The following example defines a processor that will output a messags with
the items `@id` attribute for each item that has an `alert` value higher
than 10:

     




© 2015 - 2025 Weber Informatics LLC | Privacy Policy