Commit a2e4f50
fix: log full exception in uv workspace discovery failure
Use LOG.log(Level.WARNING, msg, e) instead of LOG.warning(msg +
e.getMessage()) so the stack trace is preserved for diagnosability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9918286 commit a2e4f50
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
1067 | 1068 | | |
1068 | 1069 | | |
1069 | 1070 | | |
1070 | | - | |
| 1071 | + | |
1071 | 1072 | | |
1072 | 1073 | | |
1073 | 1074 | | |
| |||
0 commit comments