Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 hace 1 año
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg hace 2 años
  Angel Velazquez fb5a9ec741 Limit the rate at which logger errors are logged into daemon logs hace 4 años
  Kazuyoshi Kato bb11365e96 Handle long log messages correctly on SizedLogger hace 4 años
  Brian Goff 673dd28e7e Add metrics for log failures/partials hace 7 años
  Anusha Ragunathan 0b4b0a7b5d Improve partial message support in logger hace 7 años
  Daniel Nephin 4f0d95fa6e Add canonical import comment hace 7 años
  Jacob Vallejo e1ada0b885 logger: copy to log driver's bufsize hace 8 años
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 hace 8 años
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages hace 8 años
  Brian Goff 054abff3b6 Implement optional ring buffer for container logs hace 8 años
  Alexander Morozov e43033bc23 Merge pull request #22982 from nalind/log-newlines hace 9 años
  Alexander Morozov 378f0657f9 daemon/logger: fix races in channel close hace 9 años
  Nalin Dahyabhai 513ec73831 Improve logging of long log lines hace 9 años
  Akihiro Suda 518709a87e Fix the comment for daemon/logger.Copier hace 9 años
  Nalin Dahyabhai 7772d270c0 Remove the logger.Message ContainerID field hace 9 años
  Daniel Dao 84e14754e1 only close LogDriver after LogCopier is done hace 9 años
  Ankush Agarwal 41d85c014d Doc fixes in logger, update NewCopier method hace 10 años
  Burke Libbey f779cfc5d8 Use bufio.Reader instead of bufio.Scanner for logger.Copier hace 10 años
  Alexander Morozov b6a42673ab Wait for copier finishing it's work before closing logger hace 10 años
  Alexander Morozov 14887e2e1f Interface Logger for logging drivers hace 10 años