Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/log
Aaron Chen ac6060a4c6
log: replace tmp with bytes.Buffer.AvailableBuffer (#29287)
6 months ago
..
format.go log: replace tmp with bytes.Buffer.AvailableBuffer (#29287) 6 months ago
format_test.go slog: faster and less memory-consumption (#28621) 10 months ago
handler.go log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
handler_glog.go all: fix docstring names (#28923) 8 months ago
logger.go log: add Handler getter to Logger interface (#28793) 7 months ago
logger_test.go p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 7 months ago
root.go log: avoid setting default slog logger in init (#28747) 9 months ago