Class LogUtil

    • Method Detail

      • logIt

        public static void logIt​(String msg)
        Write a message out to the appropriate log level.
        Parameters:
        msg - Contains message to write out to log.
      • getContext

        public static String getContext()