aboutsummaryrefslogtreecommitdiffstats
path: root/logger/types.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Check length of timestring before taking sliceTaylor Gerring2015-03-111-1/+6
* block number is *big.Int, remoteID is stringzelig2015-03-031-9/+9
* Implement eth.miner.new_block eventTaylor Gerring2015-03-011-4/+5
* logger: add P2P disconnected eventFelix Lange2015-02-201-10/+10
* Update JSON Log typesTaylor Gerring2015-02-181-298/+295
* Updated P2PConnected log fieldsTaylor Gerring2015-02-171-2/+4
* Move standard fields to LogEventTaylor Gerring2015-02-121-168/+146
* Move event names within each objectTaylor Gerring2015-02-111-28/+116
* Use strongly-typed objectsTaylor Gerring2015-02-111-0/+294