go-ethereum/log
2023-11-22 13:50:26 +08:00
..
format.go log: move more instances of 'nil' to '<nil>' 2023-11-16 16:05:14 +08:00
format_test.go cmd/geth: test for logging-output (#28373) 2023-10-25 17:57:12 +02:00
handler.go add Write method to Logger interface to allow expressing all operations in the root logger in terms of Logger 2023-11-22 13:50:26 +08:00
handler_glog.go ... and copy patterns too 2023-11-15 17:06:59 +08:00
logger.go add Write method to Logger interface to allow expressing all operations in the root logger in terms of Logger 2023-11-22 13:50:26 +08:00
logger_test.go log: copy siteCache map when instantiating GlogHandler via WithAttrs method 2023-11-15 17:06:59 +08:00
root.go add Write method to Logger interface to allow expressing all operations in the root logger in terms of Logger 2023-11-22 13:50:26 +08:00