Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description: This will log the incoming messages in the SparkplugB namespace including topic and message payload.


Logger: com.cirruslink.mqttengine.gateway.json.JsonPayloadHandler

...

Description: This will log the incoming messages in a custom namespace when parsing the string payload as JSON including topic and payload.


Logger: com.cirruslink.mqttengine.gateway.string.StringPayloadHandler

...

Description: This will log the incoming messages in a custom namespace when not parsing the string payload as JSON including topic and payload.


MQTT Distributor

Logger: io.moquette.spi.impl.ProtocolProcessor

...