Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes default logging behavior to not tail logs #807

Closed
wants to merge 3 commits into from

Commits on Mar 30, 2015

  1. Add a --no-tail option to fig logs

    Signed-off-by: Ben Taitelbaum <ben@coshx.com>
    btaitelb committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    83b8dfc View commit details
    Browse the repository at this point in the history
  2. Changes default logging beavior to not tail logs

      - adds a `--tail` option to `fig logs`
      - see docker#802 for discussion of `--tail` vs `--no-tail`
    
    Signed-off-by: Ben Taitelbaum <ben@coshx.com>
    btaitelb committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    b35eedc View commit details
    Browse the repository at this point in the history
  3. cleans up code based on review

    Signed-off-by: Ben Taitelbaum <ben@coshx.com>
    btaitelb committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    43ec323 View commit details
    Browse the repository at this point in the history