LogWarn#
The LogWarn operation 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 be used to indicate a functional failure, but not a technical error.
For example, if an incoming message does not contain the expected business content but does not cause a technical exception, a LogWarn can be used to indicate bad data quality or wrong functional behavior.