Historie revizí

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