go-ethereum/log
Weixie Cui ce893cb6db log: clone terminal handler attrs
Clone the existing terminal handler attrs before appending new attrs. This avoids a potential attr memory overwrite when append reuses the backing array shared with the parent handler.
2026-06-11 00:32:12 +08:00
..
format.go log: remove unused parameter (#30432) 2024-10-08 13:30:07 +02:00
format_test.go log: using testing.B.Loop (#32663) 2025-09-19 17:05:21 -06:00
handler.go log: clone terminal handler attrs 2026-06-11 00:32:12 +08:00
handler_glog.go log: allow –vmodule to downgrade log levels (#33111) 2026-04-16 08:53:08 +02:00
logger.go log: fix some functions comments (#29907) 2024-06-17 11:03:27 +02:00
logger_test.go log: allow –vmodule to downgrade log levels (#33111) 2026-04-16 08:53:08 +02:00
root.go log: fix SetDefault for custom loggers (#31368) 2025-03-14 16:56:53 +01:00
root_test.go log: fix SetDefault for custom loggers (#31368) 2025-03-14 16:56:53 +01:00