Skip to content

Commit

Permalink
docs: add instructions to enable verbose logging in bug reports (#1273)
Browse files Browse the repository at this point in the history
* docs: add instructions to enable verbose logging in bug reports

* Update .github/ISSUE_TEMPLATE/bug_report.md

Co-authored-by: Keen Yee Liau <kyliau@google.com>

Co-authored-by: Keen Yee Liau <kyliau@google.com>
(cherry picked from commit 637b03a)
  • Loading branch information
zarend committed Apr 13, 2021
1 parent 154cf5e commit 11efc04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Please attach two logs:
1. Console output (Go to toolbar --> View --> Output, and copy the contents)
2. Log file (Path is printed to the console output at startup)

Set Angular Log level to verbose.
Open settings (File/Preferences/Settings on Windows, Code/Preferences/Settings on Mac), go to Extensions/Angular Language Service, set `angular.log` to `verbose`.

**Screenshots**

If applicable, add screenshots to help explain your problem.
Expand Down

0 comments on commit 11efc04

Please sign in to comment.