|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| Impl | Since java 1.4 there is a Logger implemented in java itself; this MMBase Logger implementation delegates all logging to this java framework. |
| MMBaseLogger | Since java 1.4 there is a Logger implemented in java itself, if you have code which requests a java.util.logging.Logger object to which it will log to, and you want it to log the MMBase logger then, you can offer it an instance of this class, which wraps an MMBase Logger object in a java.util.logging.Logger object. |
Classes related to the java.util.logging package (new in java 1.4). There are two things which you may want:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||