Uses of Class
org.restlet.service.LogService
Packages that use LogService
Package
Description
Core classes of the Restlet API.
Supports the log service.
-
Uses of LogService in org.restlet
Methods in org.restlet that return LogServiceMethods in org.restlet with parameters of type LogServiceModifier and TypeMethodDescriptionvoidComponent.setLogService(LogService logService) Sets the global log service. -
Uses of LogService in org.restlet.engine.log
Fields in org.restlet.engine.log declared as LogServiceConstructors in org.restlet.engine.log with parameters of type LogService