- May 25, 2020
-
-
Martin Michlmayr authored
-
- Apr 28, 2020
-
-
Martin Holst Swende authored
* signer: properly handle terminal escape characters * log: use strconv conversion instead of custom escape function * log: remove relection tests for nil
-
- Jan 21, 2020
-
-
Felix Lange authored
* log: delete RotatingFileHandler We added this for the dashboard, which is gone now. The handler never really worked well and had data race and file handling issues. * internal/debug: remove unused RotatingFileHandler setup code
-
- Nov 28, 2019
-
-
Guillaume Ballet authored
-
- Oct 18, 2019
-
-
Marius Kjærstad authored
docs: change http to https on links in log/README.md
-
- May 20, 2019
-
-
Nikifor Seryakov authored
* log: Do not pad too long values * log: gofmt
-
- Sep 29, 2018
-
-
HackyMiner authored
- update go-colorable, go-isatty, go-runewidth packages - use go-isatty instead of log/term and remove log/term package
-
- Jul 11, 2018
-
-
Kurkó Mihály authored
* cmd, dashboard, internal, log, node: logging feature * cmd, dashboard, internal, log: requested changes * dashboard, vendor: gofmt, govendor, use vendored file watcher * dashboard, log: gofmt -s -w, goimports * dashboard, log: gosimple
-
- Jun 25, 2018
-
-
Paweł Bylica authored
- Keep the tailing zeros. - Limit precision to milliseconds.
-
- Jun 14, 2018
-
-
Elad authored
This commit adds all changes needed for the merge of swarm-network-rewrite. The changes: - build: increase linter timeout - contracts/ens: export ensNode - log: add Output method and enable fractional seconds in format - metrics: relax test timeout - p2p: reduced some log levels, updates to simulation packages - rpc: increased maxClientSubscriptionBuffer to 20000
-
- May 22, 2018
-
-
kiel barry authored
-
- May 03, 2018
-
-
GagziW authored
-
- Aug 07, 2017
-
-
Egon Elbre authored
-
- Apr 04, 2017
-
-
Péter Szilágyi authored
This commit adds pluggable consensus engines to go-ethereum. In short, it introduces a generic consensus interface, and refactors the entire codebase to use this interface.
-
- Mar 24, 2017
-
-
Felix Lange authored
This ensures 'make test' finds all errors that remote CI would find. Go 1.7 vet reports a false positive in package log, add a workaround.
-
- Mar 09, 2017
-
-
Péter Szilágyi authored
-
- Feb 28, 2017
-
-
Péter Szilágyi authored
-
- Feb 27, 2017
-
-
Péter Szilágyi authored
-
Felix Lange authored
Also tweak behaviour so colors are only enabled when stderr is a terminal.
-
Felix Lange authored
-
Felix Lange authored
-
- Feb 23, 2017
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-