public class SystemLogRestlet extends BaseStatelessNuxeoRestlet
Very useful when running functional tests for instance, to separate cleanly what happens in the logs.
Modifier and Type | Field and Description |
---|---|
static String |
LEVEL |
static String |
MESSAGE |
static String |
TOKEN |
static String |
TOKEN_PROP |
session, targetDocRef, targetDocument
Constructor and Description |
---|
SystemLogRestlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doHandleStatelessRequest(org.restlet.data.Request req,
org.restlet.data.Response res) |
cleanUp, handle, initRepository, initRepositoryAndTargetDocument
getHttpRequest, getHttpResponse, getQueryParamValue, getRestletFullUrl, getUserPrincipal, handleError, handleError, handleError, handleError, setEntityToBlobOutput
getContext, getLogger, init, isStarted, isStopped, setContext, start, stop
public static final String LEVEL
public static final String MESSAGE
public static final String TOKEN
public static final String TOKEN_PROP
public SystemLogRestlet()
protected void doHandleStatelessRequest(org.restlet.data.Request req, org.restlet.data.Response res)
doHandleStatelessRequest
in class BaseStatelessNuxeoRestlet
Copyright © 2016 Nuxeo SA. All rights reserved.