blob: 2a99c174aa3ea64b2214e1f6cfa8eec7a2df22c3 [file] [log] [blame] [view]
@PLUGIN@
==============
NAME
----
@PLUGIN@ - Set log-levels on plug-in start-up
SYNOPSIS
--------
@PLUGIN@.properties:
```
com.google.gerrit.server.change.EmailReviewComments=FATAL
org.eclipse.jetty.server.session=WARN
com.google.gerrit.server.plugins=WARN
```
DESCRIPTION
-----------
Allows setting log-levels on plug-in start-up. The plug-in works similar to the
ssh `logging` command but allows setting log-levels permanently.