You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/02/13 16:16:28 UTC

[GitHub] [streampipes] tenthe added a comment to the discussion: How to write logs that will be prompt in the pipeline show logs tab?

GitHub user tenthe added a comment to the discussion: How to write logs that will be prompt in the pipeline show logs tab?

Hi @flomickl,
you can do this via the runtime context:
- E.g. in a processor `EventProcessorRuntimeContext` with this method `runtimeContext.getLogger().addErrorMessage()`

GitHub link: https://github.com/apache/streampipes/discussions/1262#discussioncomment-4960109

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org