-
-
Notifications
You must be signed in to change notification settings - Fork 213
VirtualConsolePrinter.print()
David Ortner edited this page Jan 21, 2025
·
2 revisions
Writes a log entry to the console stream.
print(logEntry: IVirtualConsoleLogEntry): void;
Parameter | Type | Description |
---|---|---|
logEntry | IVirtualConsoleLogEntry | Log entry. |
void
Help Packages