// Show this message in the Lens Studio Logger window, even when running on deviceStudio.log("Send this message to Lens Studio!"); Copy
// Show this message in the Lens Studio Logger window, even when running on deviceStudio.log("Send this message to Lens Studio!");
Protected
Static
Prints out a message to the Logger window in Studio. When running on a device paired to Lens Studio, it will send the message directly to the Logger window in Studio to help with debugging.
Example