Package opendap.servlet
Class Logx
java.lang.Object
opendap.servlet.Logx
A minimal implementation of a logging facility.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclose()static Stringstatic booleanisOn()static voidprintDODSException(opendap.dap.DAP2Exception de) static voidstatic voidstatic voidreset()
-
Constructor Details
-
Logx
public Logx()
-
-
Method Details
-
println
-
printDODSException
public static void printDODSException(opendap.dap.DAP2Exception de) -
printThrowable
-
reset
public static void reset() -
isOn
public static boolean isOn() -
close
public static void close() -
getContents
-