hop.subscribe

hop.subscribe.print_message(message, json_dump=False)[source]

Print the content of a message.

Parameters
  • message – message to print

  • json_dump – boolean indicating whether to print as raw json

Returns

None