Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 há 1 ano atrás
  Sebastiaan van Stijn 48124bac18 daemon/logger/loggerutils: format code with gofumpt há 2 anos atrás
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg há 2 anos atrás
  Cory Snider e278d3f185 logger/*: fix reading w/ non-monotonic timestamps há 3 anos atrás
  Paweł Gronowski 7493342926 daemon/logger: Share buffers by sync.Pool há 3 anos atrás
  Cory Snider a67e159909 daemon/logger: hold LogFile lock less on ReadLogs há 3 anos atrás
  Cory Snider 01915a725e daemon/logger: follow LogFile without file watches há 3 anos atrás
  Cory Snider 6d5bc07189 daemon/logger: fix refcounting decompressed files há 3 anos atrás
  Cory Snider 49aa66b597 daemon/logger: rotate log files, never truncate há 3 anos atrás
  Cory Snider 3844d1a3d1 daemon/logger: drain readers when logger is closed há 3 anos atrás
  Cory Snider 906b979b88 daemon/logger: remove ProducerGone from LogWatcher há 3 anos atrás
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously há 3 anos atrás
  Cory Snider 90c54320c8 daemon/logger: fix data race in LogFile há 3 anos atrás
  Kazuyoshi Kato 7a10f5a558 daemon/logger: refactor followLogs to write more unit tests há 3 anos atrás
  Kazuyoshi Kato 48d387a757 daemon/logger: read the length header correctly há 3 anos atrás
  = b102d4637c Fix windows log file rotation with readers há 5 anos atrás
  Brian Goff bcc993b494 Fix logfile to open all files with custom openFile há 5 anos atrás
  Brian Goff 56ba96b6c1 Clean up some logfile implementation há 5 anos atrás
  Brian Goff 75d655320e Merge pull request #40920 from cpuguy83/log_rotate_error_handling há 5 anos atrás
  Brian Goff 3989f91075 logfile: Check if log is closed on close error during rotate há 5 anos atrás
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() há 5 anos atrás
  Brian Goff 933a87236f Reduce allocations for logfile reader há 5 anos atrás
  Sebastiaan van Stijn 6ee536b4a0 daemon: remove use of deprecated os.SEEK_END há 5 anos atrás
  Brian Goff a5f237c2b5 Use FILE_SHARE_DELETE for log files on Windows. há 5 anos atrás
  Kir Kolyshkin 9cd24ba605 logger: fix follow logs for max-file=1 há 5 anos atrás
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow há 7 anos atrás
  SeungUkLee a79f8b48d4 fixed typo (becuase -> because) há 7 anos atrás
  Sebastiaan van Stijn e0ad6d045c Merge pull request #37092 from cpuguy83/local_logger há 7 anos atrás
  Sebastiaan van Stijn 678d4b3a6d Merge pull request #37412 from AzureCR/naduggar/logissue há 7 anos atrás
  Brian Goff 94a10150f6 Decouple logfile from tailfile. há 7 anos atrás