lighthouse/boot_node/src
realbigsean c34e8efb12 Increase logging channel capacity (#1570)
## Issue Addressed

#1464

## Proposed Changes

Increase the slog-async log channel size from the default of 128 to 2048 to reduce the number of dropped logs. 

## Additional Info
2020-08-31 02:36:19 +00:00
..
cli.rs reuse beacon_node methods for initializing network configs in boot_node (#1520) 2020-08-21 12:00:01 +00:00
config.rs reuse beacon_node methods for initializing network configs in boot_node (#1520) 2020-08-21 12:00:01 +00:00
lib.rs Increase logging channel capacity (#1570) 2020-08-31 02:36:19 +00:00
server.rs Upgrade logs (#1495) 2020-08-10 05:19:51 +00:00