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 is also used to indicate a functional failure, but not a technical error. For example, if an incoming message does not contain the expected data format, but does not cause a schema validation error, a LogWarn indicates bad data quality, respectively wrong functional behavior.