opendap.servlet
Class Log
java.lang.Object
opendap.servlet.Log
public class Log
- extends 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(String s)
printDODSException
public static void printDODSException(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()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.