Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logger/glog: clean up flag getters | Felix Lange | 2016-01-27 | 1 | -8/+10 |
| | |||||
* | logger/glog: fix TraceLocation.Set("") | Felix Lange | 2016-01-27 | 1 | -0/+4 |
| | |||||
* | logger/glog: add SetVmodule | Felix Lange | 2016-01-21 | 1 | -0/+5 |
| | |||||
* | logger/glog: add directory context to output and vmodule matching | Felix Lange | 2016-01-21 | 1 | -36/+53 |
| | | | | | | | This change allows setting the verbosity for directory prefixes using the syntax: --vmodule=eth/=6 | ||||
* | Updated logging | obscuren | 2015-04-07 | 1 | -0/+4 |
| | |||||
* | Remove debug log | obscuren | 2015-04-05 | 1 | -1/+0 |
| | |||||
* | basic glog | obscuren | 2015-04-04 | 1 | -0/+1 |
| | |||||
* | glog wip | obscuren | 2015-04-03 | 1 | -0/+1191 |