jdxi_editor.log.log_json

Functions

log_json(→ None)

Helper function to log JSON data as address single line.

Module Contents

jdxi_editor.log.log_json.log_json(data: Dict[str], silent: bool = False) None[source]

Helper function to log JSON data as address single line.

Parameters:
  • silent – bool

  • data – Dict

Returns:

None