Commit History

Author SHA1 Message Date
  Joffrey F 016197c16e Catch APIError while printing container logs 9 years ago
  Daniel Nephin e8a93821d4 Fix race condition where a container stopping and starting again would cause logs to miss logs. 9 years ago
  Daniel Nephin 48ed68eeaa Fix geneartors for python3. 9 years ago
  Daniel Nephin 44c1747127 Add tests for reactive log printing. 10 years ago
  Daniel Nephin 65797558f8 Refactor log printing to support containers that are started later. 10 years ago
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary 10 years ago
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. 10 years ago
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. 10 years ago
  Daniel Nephin d32bb8efee Fix #1549 - flush after each line of logs. 10 years ago
  Mazz Mosley bee063c07d Fix tests 10 years ago
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver 10 years ago
  Daniel Nephin 9d9550c5b6 Fix log printing for python3 by converting everything to unicode. 10 years ago
  Daniel Nephin 2b589606da Move log_printer_test into correct testing module for naming convention. 10 years ago