Skip to content

Filter logging based on log level #4

Description

@allanchau
docker logs 2>&1 | grep hello
# OR
docker logs 2>/dev/null | grep hello

We should add something like that to help scan for errors while developing.

The syntax could be c dc logs app --level=error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions