Skip to content
Snippets Groups Projects
Commit 1021a182 authored by florian's avatar florian
Browse files

DOC: Add explanation of empty rest logging defaults

parent 645fc3f3
No related branches found
No related tags found
2 merge requests!103Release 0.11.0,!97F response log format
Pipeline #38226 passed
......@@ -112,6 +112,7 @@ GRPC_RESPONSE_LOG_FORMAT={method} {local-address} {remote-address} {user-agent}
# Logging format of the REST API.
# Known keys: see column "Variable name" at https://javadocs.restlet.talend.com/2.4/jse/api/index.html?org/restlet/util/Resolver.html
# 'OFF' turns off the logging.
# Leaving this empty means using restlet's default settings.
REST_RESPONSE_LOG_FORMAT=
# --------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment