Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn bb5a1eb99d daemon/logger/jsonfilelog: format code with gofumpt 3 years ago
  Paweł Gronowski d8a731c3aa daemon/logger: Increase initial buffers size 3 years ago
  Paweł Gronowski 98810847c4 daemon/logger: Put Message back as soon as possible 3 years ago
  Paweł Gronowski 8fe2a68698 daemon/logger: Global buffer pools 3 years ago
  Paweł Gronowski 7493342926 daemon/logger: Share buffers by sync.Pool 3 years ago
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously 3 years ago
  Sebastiaan van Stijn df650a1aeb panic() instead of logrus.Fatal() in init funcs 3 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  Robin THONI bc709991b3 Use a regex to match labels 6 years ago
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow 7 years ago
  Phil Estes f962bd06ed Fix incorrect spelling in error message 6 years ago
  Brian Goff 94a10150f6 Decouple logfile from tailfile. 7 years ago
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 years ago
  Anusha Ragunathan 0b4b0a7b5d Improve partial message support in logger 7 years ago
  Yanqiang Miao f69f09f44c add compress option for 'jsonfiles' log driver 7 years ago
  Benjamin Yolken d0c1287a8d Make logfile perms configurable 7 years ago
  junzhe and mnussbaum 20ca612a59 Fix empty LogPath with non-blocking logging mode 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Yong Tang e77267c5a6 Carry 34248 Added tag log option to json-logger and use RawAttrs 7 years ago
  bonczj 5f50f4f511 Added tag log option to json-logger 7 years ago
  Brian Goff 16f7cd6749 Move json log reading into log file object 8 years ago
  Brian Goff 52d82b4fbc Refactor log file writer 8 years ago
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog 7 years ago
  Daniel Nephin a06ad2792a Fix benchmarks and remove more unnecessary code. 7 years ago
  Daniel Nephin 7de92de636 Unexport FastTimeMarshalJSON 7 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Brian Goff e2209185ed Fix log readers can block writes indefinitely 8 years ago
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long 8 years ago
  Brian Goff 1325f667ee Merge pull request #27565 from rothrock/env-by-regex 8 years ago
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages 8 years ago