Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 8 | -8/+8 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 8 | -32/+32 |
* | all: update license information | Felix Lange | 2015-07-07 | 8 | -0/+128 |
* | miner: moved bad uncle logging to ridiculous log level. Closes #720 | obscuren | 2015-04-15 | 1 | -0/+2 |
* | blockpool stability fixes: | zelig | 2015-04-13 | 1 | -6/+6 |
* | Updated logging | obscuren | 2015-04-07 | 2 | -0/+8 |
* | Remove debug log | obscuren | 2015-04-05 | 1 | -1/+0 |
* | Updated logging | obscuren | 2015-04-05 | 1 | -1/+2 |
* | Moved logging to logger.Core | obscuren | 2015-04-04 | 1 | -0/+1 |
* | basic glog | obscuren | 2015-04-04 | 1 | -0/+1 |
* | glog wip | obscuren | 2015-04-03 | 6 | -0/+1973 |
* | fix ethtest logging | zelig | 2015-03-24 | 1 | -6/+6 |
* | independent flag for json structured logging | zelig | 2015-03-22 | 5 | -75/+72 |
* | Add json LogSystem #538 | Taylor Gerring | 2015-03-21 | 3 | -2/+27 |
* | 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 |