|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
org.apache.pluto.services.log |
Uses of Logger in org.apache.pluto.services.log |
Methods in org.apache.pluto.services.log that return Logger | |
Logger |
LogService.getLogger(java.lang.String component)
Used to retrieve a Logger implementation which can be used to log information for the given component. |
Logger |
LogService.getLogger(java.lang.Class klass)
Used to retrieve a Logger implementation which can be used to log information for the given Class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |