mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 02:11:40 +01:00
docs: Logback conf command line docs (#2270)
This commit is contained in:
parent
3780c49096
commit
689e2cd8d1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user