|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.superhac.JXBStreamer.Core.Debug
public class Debug
This is a static class. Used get a global logger for all debug messages.
More information can be found at Superhac.com
| Field Summary | |
|---|---|
static boolean |
debug
Sets the global debug logging to be enabled.... |
| Constructor Summary | |
|---|---|
Debug()
|
|
| Method Summary | |
|---|---|
static java.util.logging.Logger |
getLogger()
Get the logger for the entire package. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean debug
| Constructor Detail |
|---|
public Debug()
| Method Detail |
|---|
public static java.util.logging.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||