hop.subscribe

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

Print the content of a message.

Args:

message_model: dataclass model object for a message json_dump: boolean indicating whether to print as raw json

Returns:

None