@PLUGIN@ - Say Hello in the Log
GET /changes/?--@PLUGIN@--log
Prints “Say Hello in the Log” in the Log.
Any authenticated user.
Have the server say Hello to the user
curl -X GET --digest --user joe:secret http://host:port/a/changes/?--@PLUGIN@--log
LOG:
[HTTP-69] ERROR com.googlesource.gerrit.plugins.examples.restapicommandoption.HttpModule : Say Hello in the Log
Part of Gerrit Code Review