Class LogUtils

java.lang.Object
com.levigo.jadice.web.client.util.LogUtils

public class LogUtils extends Object
  • Constructor Details

    • LogUtils

      public LogUtils()
  • Method Details

    • setDefaultRemoteHandler

      public static void setDefaultRemoteHandler()
      Call this method if you want to send the client log messages to the server. If this is not done, the client logs will only be available in the browser's dev tools.