Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
org.restlet.engine.log |
Supports the log service.
|
Modifier and Type | Method and Description |
---|---|
LogService |
Component.getLogService()
Returns the global log service.
|
Modifier and Type | Method and Description |
---|---|
void |
Component.setLogService(LogService logService)
Sets the global log service.
|
Modifier and Type | Field and Description |
---|---|
protected LogService |
LogFilter.logService
The log service.
|
Constructor and Description |
---|
LogFilter(Context context,
LogService logService)
Constructor.
|
Copyright © 2005-2012. All Rights Reserved.