Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Conversation

@kyliau
Copy link
Contributor

@kyliau kyliau commented Nov 7, 2020

We currently ask users to submit two logs when opening a new issue:

  1. Logs from file, and
  2. Logs from output channel (see screenshot below).

In order to simplify the workflow, we should log all console output to file
as well. This has two advantages:

  1. We can piece together a more coherent picture by just looking at the log
    file.
  2. Users no longer have to submit logs from output channel.

Additional context: when debugging the integration test, I personally found it difficult to get a full understanding by just looking at the log file.

Screen Shot 2020-11-06 at 8 16 59 PM

@kyliau kyliau requested a review from ayazhafiz November 7, 2020 04:20
We currently ask users to submit two logs when submitting a new issue:

1. Logs from file, and
2. Logs from output channel (see screenshot below).

In order to simplify the workflow, we should log all console output to file
as well. This has two advantages:

1. We can piece together a more coherent picture by just looking at the log
   file.
2. Users no longer have to submit logs from output channel.
Copy link
Contributor

@ayazhafiz ayazhafiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After the next release is cut we should update the issue template to ask only for the log file.

@ayazhafiz ayazhafiz merged commit e3e4955 into angular:master Nov 8, 2020
kyliau added a commit to kyliau/vscode-ng-language-service that referenced this pull request Nov 9, 2020
This is a follow-up to angular#962

We should always call `Session.info()` or `Session.error()` to log entries
so that console entries also show up in log file.
kyliau added a commit to kyliau/vscode-ng-language-service that referenced this pull request Nov 9, 2020
This is a follow-up to angular#962

We should always call `Session.info()` or `Session.error()` to log entries
so that console entries also show up in log file.
kyliau added a commit to kyliau/vscode-ng-language-service that referenced this pull request Nov 9, 2020
This is a follow-up to angular#962

We should always call `Session.info()` or `Session.error()` to log entries
so that console entries also show up in log file.
ayazhafiz pushed a commit that referenced this pull request Nov 9, 2020
This is a follow-up to #962

We should always call `Session.info()` or `Session.error()` to log entries
so that console entries also show up in log file.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants