LogWarnΒΆ

LogWarn

The LogWarn activity is used to send a log event with status WARNING.

A WARNING represents a status that is typically used to indicate a situation that is undesirable or unexpected, but not necessarily erroneous.

Furthermore, LogWarn can also used to indicate a functional failure, but not a technical error. For example, if an incoming message does not contain the expected content, but does not cause a schema validation error, a LogWarn can indicate bad data quality, respectively wrong functional behavior.