Package org.restlet.ext.slf4j
Integration with SLF4J 1.7. This extension provides a log facade for
SLF4J for the Restlet engine, allowing bridges to alternate logging mechanisms
such as Log4J or LogBack.
- Since:
- Restlet 2.0
- See Also:
- SLF4J home, User Guide - SLF4J extension
-
Class Summary Class Description Slf4jLogger JULI logger that efficiently wraps a SLF4J logger.Slf4jLoggerFacade Restlet log facade for the SLF4JLoggerFactory
.