Logs a Debug message.
The message to log.
Logs an Error message.
The message to log.
Throws an Error with a message for fatal conditions. The Lens will be terminated if the exception is uncaught. Unlike other logging methods, this doesn't directly write to logs but throws an exception. When uncaught, the exception and its message will be written to log upon termination.
The message that is provided to the Exception.
Logs an Info message.
The message to log.
Logs a Verbose message.
The message to log.
Logs a Warning message.
The message to log.
Logger for Spectacles Sync Kit.