Package | Description |
---|---|
org.restlet | |
org.restlet.engine.log |
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–2015. All rights reserved.