提交历史

作者 SHA1 备注 提交日期
  Victor Vieux 2445e6b99d move multireader out of /pkg 8 年之前
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long 8 年之前
  Brian Goff 7a179972ff Fix cpu spin waiting for log write events 8 年之前
  Kenfe-Mickael Laventure fb2bb3653e Close logwatcher on context cancellation 8 年之前
  Alexander Morozov f2614f2107 project: use vndr for vendoring 8 年之前
  Tom Booth a69a59ffc7 Decouple removing the fileWatcher from reading 8 年之前
  Tom Booth 6314bec641 Do not directly cast io.ReadSeeker to io.Reader 8 年之前
  Aaron Lehmann cbd4e4d48a Merge pull request #24514 from cpuguy83/fix_log_follow_rotate 8 年之前
  Brian Goff 84e60a7e10 Fix issues with tailing rotated jsonlog file 9 年之前
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak 9 年之前
  Stefan J. Wernli 54f11b84d2 Fixing file handle leak for "docker logs" 9 年之前
  Brian Goff bd9d14a07b Add support for reading logs extra attrs 9 年之前
  Brian Goff 1ae9dcf97d Fixes some issues with jsonfile write/read 9 年之前
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" 9 年之前
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs 9 年之前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年之前
  daehyeok mun 086c0b4a66 Extract rotate file writer from json log driver 9 年之前
  Brian Goff c136a33c5b Fallback to file polling for jsonlog reader on err 9 年之前