| LogContinue(String) | Appends further message to a line started by LogStart, does not terminate the line. |
| LogContinue(String, Boolean) | Appends further message to a line started by LogStart, appends a hex translation of the message to the line, does not terminate the line. |