Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 533ecb44b1 daemon/logger: use strconv instead of fmt.Sprintf() 2 years ago
  Cory Snider 6d5bc07189 daemon/logger: fix refcounting decompressed files 3 years ago
  Cory Snider 9aa9d6fafc daemon/logger: add test suite for LogReaders 3 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn f7433d6190 staticcheck: SA4001: &*x will be simplified to x. It will not copy x 4 years ago
  Brian Goff 933a87236f Reduce allocations for logfile reader 5 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Sebastiaan van Stijn 3449b12cc7 Use assert.NilError() instead of assert.Assert() 6 years ago
  Brian Goff a351b38e72 Add new `local` log driver 7 years ago