mirror of https://github.com/ethereum/go-ethereum
log: avoid setting default slog logger in init (#28747)
slog.SetDefault has undesirable side effects. It also sets the default logger destination, for example. So we should not call it by default in init.pull/28755/head
parent
76a5474b32
commit
c053eb71b6
Loading…
Reference in new issue