| Package | Description |
|---|---|
| org.restlet |
Core classes of the Restlet 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–2025. All rights reserved.