Package | Description |
---|---|
org.apache.pluto.services.log |
Modifier and Type | Method and Description |
---|---|
Logger |
LogService.getLogger(java.lang.Class klass)
Used to retrieve a Logger implementation
which can be used to log information for the given
Class.
|
Logger |
LogService.getLogger(java.lang.String component)
Used to retrieve a Logger implementation
which can be used to log information for the given
component.
|
Copyright © 2003-2013 . All Rights Reserved.