|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bb.util.logging | |
---|---|
bb.science | Provides classes and interfaces for mathematical and scientific programming. |
bb.util | Provides miscellaneous utility classes and interfaces. |
bb.util.logging | Provides classes which augment the JDK logging framework. |
Classes in bb.util.logging used by bb.science | |
---|---|
Logger2
Subclass of Logger which adds this additional functionality: all logging methods log robustly (see Logger2.log(LogRecord) log)
the logIfNew methods
This class is multithread safe: every method which uses mutable state is synchronized. |
Classes in bb.util.logging used by bb.util | |
---|---|
Logger2
Subclass of Logger which adds this additional functionality: all logging methods log robustly (see Logger2.log(LogRecord) log)
the logIfNew methods
This class is multithread safe: every method which uses mutable state is synchronized. |
Classes in bb.util.logging used by bb.util.logging | |
---|---|
FormatterFull.Parser.LogRecordData
|
|
FrameLog
Subclass of JFrame which is used by HandlerGui to displays the most recent logs. |
|
HandlerAbstract
Abstract subclass of Handler which makes it easier to write further subclasses. |
|
HandlerAbstract.UnitTest
See the Overview page of the project's javadocs for a general description of this unit test class. |
|
HandlerAudio
Plays a major error sound if a Level.SEVERE LogRecord is encountered,
plays a minor error sound if a Level.WARNING LogRecord is encountered,
or plays a notify sound if any other LogRecord is encountered. |
|
HandlerEmail
Logs to an email account. |
|
HandlerGui
Logs to a GUI window. |
|
Logger2
Subclass of Logger which adds this additional functionality: all logging methods log robustly (see Logger2.log(LogRecord) log)
the logIfNew methods
This class is multithread safe: every method which uses mutable state is synchronized. |
|
LogUtil.NodeProp
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |