|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Logger | Logger is a interface through which different logging solutions can be provided. |
The net.dpml.logging package provides a simple logging facard API. It is defined by the single Logger interface. Container applications will typically map log requests from this interface to logging implementations such as java.util.logging.Logger.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |