@Version("2.0.2")
Package com.adobe.granite.requests.logging.api
Provides a service to provide and retrieve the longest requests and the requests
registered in the current time frame. The results are provided as
TimedRequest objects.
Consumers of this service will import the package and get a reference to
the RequestLogger service.-
Interface Summary Interface Description RequestLogger TheRequestLoggerclass provides the functionality to gather requests.TimedRequest TheTimedRequestinterface provides the functionality to track the details about the processing of a request.