213 Commits (c5644aad31a15c6eee77016eca261fa9d3ac03ce)
 

Author SHA1 Message Date
  Ethan Buchman c5644aad31 Merge pull request #21 from tendermint/feature/tracing-logger 7 years ago
  Anton Kaliaev c332a21fb2 Merge pull request #20 from tendermint/bugfix/16-flowrate 7 years ago
  Ethan Buchman 462243e31a Merge pull request #23 from tendermint/hexfuncs 7 years ago
  rigel rozanski 925f2b3350 golint corrections 7 years ago
  rigel rozanski 295f6c2cc6 IsHex and StripHex 7 years ago
  Anton Kaliaev a24a0ff003
Merge tag 'v0.2.1' into develop 7 years ago
  Anton Kaliaev 6b619742ac
Merge branch 'release/0.2.1' 7 years ago
  Anton Kaliaev 4ef77c008c
update changelog 7 years ago
  Anton Kaliaev 8c0959604c Merge pull request #19 from tendermint/feature/log-level-parsing-from-tendermint 7 years ago
  Anton Kaliaev 5f20b3323e
don't do DeepEqual, compare ranges for durations and rates (Refs #16) 7 years ago
  Anton Kaliaev b36203bb02
[cli] add a test case to TestParseLogLevel where there is no module key 7 years ago
  Anton Kaliaev ddaa4d9b4c
[log] tracing logger 7 years ago
  Ethan Frey de02488778 Enhance the tests to make it clearer how these levels work together 7 years ago
  Anton Kaliaev b5c57967b7
[flowrate] improve error formatting (Refs #16) 7 years ago
  Anton Kaliaev 6b10432463
[flowrate] refactor clock functions (Refs #16) 7 years ago
  Anton Kaliaev 5032b224bc
copy log level parsing from tendemint 7 years ago
  Ethan Buchman 306795ae1d Merge pull request #15 from tendermint/develop 7 years ago
  Ethan Buchman 2733f5a738 CHANGELOG: update release date 7 years ago
  Ethan Frey 8af1c70a8b Renamed --debug to --trace, used for light-client and basecoin 7 years ago
  Ethan Buchman 67f558cff0 Merge pull request #17 from tendermint/feature/log-levels-per-key-in-filter 7 years ago
  Anton Kaliaev d0cae7b6ed
[log] change helper func 7 years ago
  Anton Kaliaev 761b1553aa
[log] allow filtering with fields 7 years ago
  Ethan Buchman 812d9f9b84 add changelog 7 years ago
  Ethan Buchman da68014a50 Merge pull request #10 from tendermint/bugfix/rotating-fails-on-windows 7 years ago
  Anton Kaliaev 74a7f8c92b
[autofile] close file before renaming it 7 years ago
  Ethan Buchman 4fdeaa70af Merge pull request #14 from tendermint/feature/allow-for-custom-color-functions 7 years ago
  Anton Kaliaev a5fcc94a3b
[log] allow for custom color funcs 7 years ago
  Anton Kaliaev 8f5a175ff4 Merge pull request #13 from tendermint/feature/filter-returns-error 7 years ago
  Anton Kaliaev dd3e433d32
[log] NewFilterByLevel returns an error 7 years ago
  Anton Kaliaev 9e1852c08d Merge pull request #12 from tendermint/feature/helper-log-func 7 years ago
  Anton Kaliaev 3007668274
[log] add NewFilterByLevel helper func 7 years ago
  Ethan Buchman dd592a21b9 Merge pull request #11 from tendermint/bugfix/multiple-module-keys 7 years ago
  Anton Kaliaev f202d02d0d
[log] add separator 7 years ago
  Anton Kaliaev b2a116863c
squash module key if multiple keyvals were provided 7 years ago
  Anton Kaliaev 25a5bc2697 Merge pull request #9 from tendermint/bugfix/filter-with-func 7 years ago
  Anton Kaliaev bc6baf6774
[log] proper impl of With for filter 7 years ago
  Ethan Buchman d72136da0d Merge pull request #7 from tendermint/log 7 years ago
  Anton Kaliaev 240215f2aa
return back all in Makefile 7 years ago
  Anton Kaliaev f4be75cb1e
remove warn mentions 7 years ago
  Anton Kaliaev 2bf6ebf379
filter 7 years ago
  Anton Kaliaev ea01d003d1
changes per @ethanfrey comments 7 years ago
  Anton Kaliaev b2bd039923
correct impl of WithLevel 7 years ago
  Anton Kaliaev 6ff7b4395d
update glide.yaml and glide.lock files 7 years ago
  Ethan Frey 3420b389e9 Add testify version for consistency 7 years ago
  Anton Kaliaev 520561e94a
add testing logger 7 years ago
  Ethan Buchman 66c9401c07
log: Tm -> TM 7 years ago
  Anton Kaliaev ed76afd409
Logger interface and tmLogger impl based on go-kit 8 years ago
  Ethan Buchman 706b9fbd67 Merge pull request #8 from tendermint/cli 7 years ago
  Ethan Frey 2f02ed18e9 One more helper function for cli tests... 7 years ago
  Ethan Frey d0132b0fff Moved helper functions into non-test code for reuse elsewhere 7 years ago