docs: Logback conf command line docs (#2270)

This commit is contained in:
Ben Carman 2020-11-17 13:37:48 -06:00 committed by GitHub
parent 3780c49096
commit 689e2cd8d1

View File

@ -59,6 +59,11 @@ There are a few command line options available that take precedence over configu
`force-recalc-chainwork` will force a recalculation of the entire chain's chain work, this
can be useful if there is an incompatible migration or if it got out of sync.
- `-Dlogback.configurationFile=/path/to/config.xml`
You can set a custom logback configuration. If you need help creating a custom logback file
you can read [the logback configuration documentation](http://logback.qos.ch/manual/configuration.html).
## Internal configuration