nimbus-eth1
nimbus-eth1 copied to clipboard
Unify execution/consensus logging options
Execution client logging options have not kept up with eth2 and do not support tty autodetection for colors - since the dependency now exists, use logging setup from nimbus_binary_common to make sure logging ux matches
With https://github.com/status-im/nimbus-eth1/pull/2488, fluffy is now using fully the nimbus_binary_common code for logging.