Skip to content

Commit

Permalink
docs: Logback conf command line docs (#2270)
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Nov 17, 2020
1 parent 3314cd3 commit 7f759ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/config/configuration.md
Expand Up @@ -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

Expand Down

0 comments on commit 7f759ab

Please sign in to comment.