Allow comments/notes on errors? #313
sleberknight
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A few times recently I have wanted to add comments to specific application errors. This would be a one-to-many relationship between ApplicationError and a new Note/Comment entity. However, as we don't currently have any kind of user identity in this library, would we also need to be able to support that? Or maybe just something simple like:
Would this be worth adding?
Beta Was this translation helpful? Give feedback.
All reactions