Class Logx


  • public class Logx
    extends Object
    A minimal implementation of a logging facility.
    • Constructor Detail

      • Logx

        public Logx()
    • Method Detail

      • println

        public static void println​(String s)
      • printDODSException

        public static void printDODSException​(opendap.dap.DAP2Exception de)
      • printThrowable

        public static void printThrowable​(Throwable t)
      • reset

        public static void reset()
      • isOn

        public static boolean isOn()
      • close

        public static void close()
      • getContents

        public static String getContents()