8.7.3. vantage6.common.debug¶ debug(msg)¶ Print a debug message to the CLI. Parameters: msg (str) – The message to print. Return type: None