Class MvpnLogger¶
java.lang.Object com.citrix.mvpn.api.MvpnLogger
public class MvpnLogger extends java.lang.Object
MvpnLogger.java - This class provides an interface to access Citrix Logging API. Using this class, Logging Level, Mode etc. can be managed from XenMobile console.
Method Summary¶
| Modifier and Type | Method and Description |
|---|---|
static LoggingAPI |
getLogger() |
Method Detail¶
getLogger¶
public static LoggingAPI getLogger()
Returns¶
This method returns LoggingAPI instance.