mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| format.go | ||
| format_test.go | ||
| handler.go | ||
| handler_glog.go | ||
| logger.go | ||
| logger_test.go | ||
| root.go | ||