| Package | Description |
|---|---|
| org.restlet.engine |
Implementation of Restlet API.
|
| org.restlet.ext.slf4j |
Integration with SLF4J 1.5.
|
| Modifier and Type | Method and Description |
|---|---|
LoggerFacade |
Engine.getLoggerFacade()
Returns the logger facade to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Engine.setLoggerFacade(LoggerFacade loggerFacade)
Sets the logger facade to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Slf4jLoggerFacade
Restlet log facade for the SLF4J
LoggerFactory. |
Copyright © 2005-2012. All Rights Reserved.