public static class

JXServer.Log

extends Object
java.lang.Object
   ↳ edu.stanford.junction.provider.jx.JXServer.Log

Summary

Public Constructors
JXServer.Log()
Public Methods
static void d(String tag, String msg)
static void e(String tag, String msg)
static void e(String tag, String msg, Exception e)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public JXServer.Log ()

Public Methods

public static void d (String tag, String msg)

public static void e (String tag, String msg)

public static void e (String tag, String msg, Exception e)