Skip to main content

Function: loggingList()

loggingList(httpRequestContext, componentName, request): Promise<ILoggingListResponse>

Get a list of the logging entries.

Parameters

httpRequestContext

IHttpRequestContext

The request context for the API.

componentName

string

The name of the component to use in the routes.

request

ILoggingListRequest

The request.

Returns

Promise<ILoggingListResponse>

The response object with additional http response properties.