opendap.util
Class Log
java.lang.Object
opendap.util.Log
public class Log
- extends java.lang.Object
A minimal implementation of a logging facility.
Constructor Summary |
Log()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log
public Log()
println
public static void println(java.lang.String s)
printDODSException
public static void printDODSException(DAP2Exception de)
printThrowable
public static void printThrowable(java.lang.Throwable t)
reset
public static void reset()
isOn
public static boolean isOn()
close
public static void close()
getContents
public static java.lang.String getContents()