mam.utility
Class RemoteDebugLog


public class RemoteDebugLog


Field Summary
 (package private) static Stringm_localInfo
           
 (package private) static RemoteDebugm_remoteDebug
           

Method Summary
 static voidlog(String debugString)
           
 static voidsetRemoteDebugServer(String remoteDebugServerUrl)
           

Field Detail

m_localInfo

static String m_localInfo

m_remoteDebug

static RemoteDebug m_remoteDebug
Method Detail

log

public static void log(String debugString)

setRemoteDebugServer

public static void setRemoteDebugServer(String remoteDebugServerUrl)