nimbus-eth1 icon indicating copy to clipboard operation
nimbus-eth1 copied to clipboard

Unify execution/consensus logging options

Open arnetheduck opened this issue 1 year ago • 1 comments

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

arnetheduck avatar Jul 12 '24 08:07 arnetheduck

With https://github.com/status-im/nimbus-eth1/pull/2488, fluffy is now using fully the nimbus_binary_common code for logging.

kdeme avatar Jul 15 '24 09:07 kdeme