gov.nasa.pds.imaging.generate.util
Class Debugger
java.lang.Object
gov.nasa.pds.imaging.generate.util.Debugger
public class Debugger
- extends Object
Debug class that shows a ton of debug messages. Messages
are way too much for even logger DEBUG level.
- Author:
- jpadams
Method Summary |
static void |
debug(String msg)
Simple output method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debugFlag
public static boolean debugFlag
Debugger
public Debugger()
debug
public static void debug(String msg)
- Simple output method
- Parameters:
msg
-
Copyright © 2010–2014 Planetary Data System. All rights reserved.