aboutsummaryrefslogtreecommitdiffstats
path: root/log/format.go
Commit message (Expand)AuthorAgeFilesLines
* cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-111-2/+44
* log: Change time formatPaweł Bylica2018-06-251-1/+1
* all: library changes for swarm-network-rewrite (#16898)Elad2018-06-141-1/+1
* log: fixes for golint warnings (#16775)kiel barry2018-05-221-8/+8
* log: fix megacheck warningsEgon Elbre2017-08-071-1/+1
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-3/+3
* all: swap out the C++ ethash to the pure Go one (mining todo)Péter Szilágyi2017-03-091-1/+0
* core, log: track field length and pad to alignPéter Szilágyi2017-02-281-3/+25
* common, eth/downloader, log: support terminal log formattingPéter Szilágyi2017-02-281-6/+19
* all: disable log message colors outside of gethFelix Lange2017-02-271-14/+16
* log: log full level names instead of mispelled "EROR", "DBUG"Felix Lange2017-02-271-3/+3
* internal, log: support debug log prints, displaying log originsPéter Szilágyi2017-02-231-4/+50
* log: add support for trace level, exit on criticalPéter Szilágyi2017-02-231-0/+2
* log, vendor: vendor in log15 inline into our codebasePéter Szilágyi2017-02-231-0/+279