global, GLOBAL_LOGGER_NAME| Constructor and Description |
|---|
AltJUL(PrintStream strm) |
AltJUL(String pthnam) |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpStack(String msg) |
boolean |
isLoggable(Level lvl) |
void |
log(Level lvl,
CharSequence msg) |
void |
log(Level lvl,
CharSequence msg,
Throwable ex,
boolean withstack) |
void |
log(Level lvl,
String msg) |
void |
log(Level lvl,
String msg,
Throwable ex) |
void |
log(LogRecord rec) |
void |
setLevel(Level newlvl) |
addHandler, config, config, entering, entering, entering, exiting, exiting, fine, fine, finer, finer, finest, finest, getAnonymousLogger, getAnonymousLogger, getFilter, getGlobal, getHandlers, getLevel, getLogger, getLogger, getName, getParent, getResourceBundle, getResourceBundleName, getUseParentHandlers, info, info, log, log, log, log, logp, logp, logp, logp, logp, logp, logrb, logrb, logrb, logrb, logrb, logrb, removeHandler, setFilter, setParent, setResourceBundle, setUseParentHandlers, severe, severe, throwing, warning, warningpublic AltJUL(String pthnam) throws FileNotFoundException
FileNotFoundExceptionpublic AltJUL(PrintStream strm)
public boolean isLoggable(Level lvl)
isLoggable in class Loggerpublic void log(Level lvl, CharSequence msg)
public void log(Level lvl, CharSequence msg, Throwable ex, boolean withstack)
public void dumpStack(String msg)
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.