Learn how to evaluate and integrate the VNC SDK
Logger.Level¶
-
public enum
Level¶ Enumeration of log levels.
Enum Constants¶
-
public static final Logger.Level
BASIC¶ Useful information on the functioning of the system. This is the default log level.
-
public static final Logger.Level
DEBUG¶ Logging of SDK operations, and for debug purposes, logging of internal information specific to RealVNC’s implementation.