Commit Graph

60 Commits (c3f13b2a1c9a22926e5f5535178ecbd2796c4e32)

Author SHA1 Message Date
Zoro b78d2352ef
log: fix some functions comments (#29907) 3 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 3 months ago
miles 7270cba25c
log: fix a typo (#29883) 4 months ago
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
Aaron Chen cfc7d06cc9
signer/core/apitypes: use slices.Contains (#29474) 5 months ago
Roberto Bayardo 8876868bb8
log: default JSON log handler should log all verbosity levels (#29471) 6 months ago
cui eea0acc549
log: using maps.Clone (#29392) 6 months ago
carehabit fde90443a4
log: replace the outdated link (#29412) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
Aaron Chen ac6060a4c6
log: replace tmp with bytes.Buffer.AvailableBuffer (#29287) 6 months ago
Sebastian Stammler c41105ce80
log: add Handler getter to Logger interface (#28793) 7 months ago
Qt 26724fc2aa
p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 7 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 8 months ago
jwasinger 07b17f991b
log: emit error level string as "error", not "eror" (#28774) 9 months ago
Felix Lange c053eb71b6
log: avoid setting default slog logger in init (#28747) 9 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
Martin Holst Swende dd0d0a2522
slog: faster and less memory-consumption (#28621) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 11 months ago
Martin Holst Swende 43df612268
internal, log: remove code for old unsupported go-versions (#28090) 1 year ago
Martin Holst Swende a8d7201ec5
log: avoid stack lookups when not needed/used (#28069) 1 year ago
ucwong 5c30541c2a
log: use atomic types (#27763) 1 year ago
ucwong 81d328a73e
log: report error when ctx key is non-string (#27226) 1 year ago
Péter Szilágyi 8a9a73c99b
log: add special casing of uint256 into the logger (#26936) 2 years ago
Nate Armstrong a36c68f12c
log: improve documentation (#26753) 2 years ago
Felix Lange 8c18b48bf1
log: allow tabs in log messages (#26630) 2 years ago
Martin Holst Swende 17017b2516
log: better sanitation (#26556) 2 years ago
ucwong fd4230f695
log: fix typo in comment (#26569) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
aaronbuchwald 6c3fea0fc9
log: modify lock defer unlock order in sync handler (#24667) 2 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Felix Lange fda93f643e
log: fix formatting of big.Int (#22679) 3 years ago
Péter Szilágyi 1e207342b5
all: make logs a bit easier on the eye to digest (#22665) 3 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Martin Holst Swende 7f95a85fd4
signer, log: properly escape character sequences (#20987) 4 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
Guillaume Ballet 9a529d64d1 log: fix staticcheck warnings (#20388) 5 years ago
Marius Kjærstad 9a77065948 Changed http:// to https:// on links in log/README.md (#20178) 5 years ago
Nikifor Seryakov a54142987c log: do not pad values longer than 40 characters (#19592) 5 years ago
HackyMiner 44eb69561a internal/debug: support color terminal for cygwin/msys2 (#17740) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
Paweł Bylica 6d8a1bfb08
log: Change time format 6 years ago
Elad 1836366ac1 all: library changes for swarm-network-rewrite (#16898) 6 years ago
kiel barry 09d44247f7 log: fixes for golint warnings (#16775) 6 years ago
GagziW ea1724de1a log: changed if-else blocks to conform with golint (#16661) 6 years ago
Egon Elbre cd82b89fde log: fix megacheck warnings 7 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Felix Lange df1fbe3c06 build: always run go vet 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago