go-ethereum/log
Daniel Liu 241a5b3fb2
all: using testing.B.Loop (#1554)
* p2p: using testing.B.Loop

* core/state: using testing.B.Loop

* eth: using testing.B.Loop

* log: using testing.B.Loop

* core: using testing.B.Loop

* core/vm: using testing.B.Loop

* core/types: using testing.B.Loop

* crypto: using testing.B.Loop
2025-09-24 07:59:48 +08:00
..
format.go log: remove unused parameter #30432 (#1509) 2025-09-17 08:26:34 +08:00
format_test.go all: using testing.B.Loop (#1554) 2025-09-24 07:59:48 +08:00
handler.go log: default JSON log handler should log all verbosity levels (#29471) 2024-11-15 10:02:42 +08:00
handler_glog.go log: fix some functions comments (#29907) 2024-11-15 10:02:43 +08:00
logger.go log: fix some functions comments (#29907) 2024-11-15 10:02:43 +08:00
logger_test.go all: using testing.B.Loop (#1554) 2025-09-24 07:59:48 +08:00
root.go log: fix SetDefault for custom loggers #31368 (#1511) 2025-09-17 08:28:13 +08:00
root_test.go log: fix SetDefault for custom loggers #31368 (#1511) 2025-09-17 08:28:13 +08:00