Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -2/+2 |
* | Check length of timestring before taking slice | Taylor Gerring | 2015-03-11 | 1 | -1/+6 |
* | Merge branch 'jsonlogs' of https://github.com/ethersphere/go-ethereum into et... | obscuren | 2015-03-04 | 1 | -13/+14 |
|\ | |||||
| * | block number is *big.Int, remoteID is string | zelig | 2015-03-03 | 1 | -9/+9 |
| * | Implement eth.miner.new_block event | Taylor Gerring | 2015-03-01 | 1 | -4/+5 |
* | | export Sendln/Sendf in logger | zelig | 2015-02-25 | 1 | -14/+14 |
|/ | |||||
* | logger: add P2P disconnected event | Felix Lange | 2015-02-20 | 1 | -10/+10 |
* | Update JSON Log types | Taylor Gerring | 2015-02-18 | 1 | -298/+295 |
* | Updated P2PConnected log fields | Taylor Gerring | 2015-02-17 | 1 | -2/+4 |
* | Move standard fields to LogEvent | Taylor Gerring | 2015-02-12 | 2 | -170/+150 |
* | Move event names within each object | Taylor Gerring | 2015-02-11 | 2 | -29/+118 |
* | Use strongly-typed objects | Taylor Gerring | 2015-02-11 | 2 | -13/+298 |
* | Rename jsonlogger method | Taylor Gerring | 2015-01-22 | 1 | -1/+1 |
* | Check LogSystem type | Taylor Gerring | 2015-01-22 | 1 | -2/+10 |
* | Add JsonLogger type | Taylor Gerring | 2015-01-22 | 1 | -0/+26 |
* | Split file cleanup | Taylor Gerring | 2015-01-22 | 3 | -13/+13 |
* | Add JsonLevel log level | Taylor Gerring | 2015-01-22 | 1 | -1/+2 |
* | Add LogFormat flag | Taylor Gerring | 2015-01-22 | 1 | -2/+8 |
* | Add rawLogSystem | Taylor Gerring | 2015-01-22 | 1 | -0/+24 |
* | Split into multiple files | Taylor Gerring | 2015-01-22 | 3 | -122/+130 |
* | Cleaned up some of that util | obscuren | 2015-01-04 | 1 | -0/+33 |
* | ethlog => logger | obscuren | 2014-10-31 | 3 | -0/+443 |