public class Logx extends Object
| Constructor and Description |
|---|
Logx() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close() |
static String |
getContents() |
static boolean |
isOn() |
static void |
printDODSException(DAP2Exception de) |
static void |
println(String s) |
static void |
printThrowable(Throwable t) |
static void |
reset() |
public static void println(String s)
public static void printDODSException(DAP2Exception de)
public static void printThrowable(Throwable t)
public static void reset()
public static boolean isOn()
public static void close()
public static String getContents()
Copyright © 1999–2014 OPeNDAP. All rights reserved.