* Add a progress bar config that is disabled unless the feature is on * Simplify the default config * Enable the progress bar feature by default, but require the config * Rename progress bars config to avoid merge conflicts * Use a log file when the progress bar is activated * Document how to configure progress bars * Handle log files in config_tests and check config path * Fix doc link * Fix path check * Fix config log matching * Fix clippy warning * Add tracing to config tests * It's zebrad not zebra * cargo fmt --all * Update release for config file changes * Fix config test failures * Allow printing to stdout in a method |
||
|---|---|---|
| .. | ||
| inbound | ||
| mempool | ||
| sync | ||
| tracing | ||
| inbound.rs | ||
| mempool.rs | ||
| metrics.rs | ||
| sync.rs | ||
| tokio.rs | ||
| tracing.rs | ||