|
org.netbeans.core.startup/1 1.40 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.core.startup.TopLogging
public final class TopLogging
Class that sets the java.util.logging.LogManager configuration to log into
the right file and put there the right content. Does nothing if
either java.util.logging.config.file or
java.util.logging.config.class is specified.
| Constructor Summary | |
|---|---|
TopLogging()
Initializes the logging configuration. |
|
| Method Summary | |
|---|---|
static void |
initializeQuietly()
For use from NbErrorManagerTest. |
static void |
printStackTrace(Throwable t,
PrintWriter pw)
For use also from NbErrorManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopLogging()
LogManager.readConfiguration method.
| Method Detail |
|---|
public static void initializeQuietly()
public static void printStackTrace(Throwable t,
PrintWriter pw)
t - throwable to printpw - the destination
|
org.netbeans.core.startup/1 1.40 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||