Skip to content

Commit 11efc04

Browse files
zarendKeen Yee Liau
andcommitted
docs: add instructions to enable verbose logging in bug reports (#1273)
* docs: add instructions to enable verbose logging in bug reports * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Keen Yee Liau <[email protected]> Co-authored-by: Keen Yee Liau <[email protected]> (cherry picked from commit 637b03a)
1 parent 154cf5e commit 11efc04

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Please attach two logs:
3333
1. Console output (Go to toolbar --> View --> Output, and copy the contents)
3434
2. Log file (Path is printed to the console output at startup)
3535

36+
Set Angular Log level to verbose.
37+
Open settings (File/Preferences/Settings on Windows, Code/Preferences/Settings on Mac), go to Extensions/Angular Language Service, set `angular.log` to `verbose`.
38+
3639
**Screenshots**
3740

3841
If applicable, add screenshots to help explain your problem.

0 commit comments

Comments
 (0)