jdxi_editor.log.log_json ======================== .. py:module:: jdxi_editor.log.log_json Functions --------- .. autoapisummary:: jdxi_editor.log.log_json.log_json Module Contents --------------- .. py:function:: log_json(data: Dict[str], silent: bool = False) -> None Helper function to log JSON data as address single line. :param silent: bool :param data: Dict :return: None