Clarify usage of logging set-level command in documentation

The command only works for existing loggers. To set the level for
all loggers one must change the log4j configuration.

Change-Id: I44c04a2fcae8d8c9e812e7de28cf4ccfd3c31b65
1 file changed
tree: f0dd913d4abb0d1f47931596c78455ac2be96341
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

Gerrit does not support the standard server-side git hooks in the repositories it manages.

This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.