Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Better error logging #34

Open
chriskuech opened this issue Sep 15, 2019 · 1 comment
Open

Better error logging #34

chriskuech opened this issue Sep 15, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@chriskuech
Copy link
Contributor

Current error reporting:
image

v1 behavior:

  • Error is captured and printed after the Requirements output
  • Exception callstack is printed with internal Requirements calls popped off.
@chriskuech chriskuech added the bug Something isn't working label Sep 15, 2019
@chriskuech
Copy link
Contributor Author

chriskuech commented Sep 20, 2019

Can probably implement this in Invoke-Requirement by capturing the error in catch, then outputting the failure event, then throwing the error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant