Skip to content

Show Windows Container logs in the Container Tools "Logs" tab #442

Description

Related: #284, #25

As a Windows Container user, I expect to see logs within the Container Tools window for my containers.

According to the docs:

Visual Studio automatically redirects stdout and stderr to the Output window when you run without debugging with Windows containers, so Windows containers started from Visual Studio using Ctrl+F5 will not display logs in this tab; use the Output window instead.

This threw me for a loop, wondering where my logs were (expectation: Logs tab, duh) as I am using Windows Containers.

As mentioned in #25, when you have a lot of containers (like two web apps and a background jobs console app), the Output window gets real messy.

If anyone has some good workarounds to at least see the logs separately (using docker exec or something), I'm all ears 👂

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