Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the ERROR log item for an unhandled exception, add the action which raised the exception #539

Closed
danieleteti opened this issue Dec 15, 2021 · 0 comments
Assignees
Labels
accepted Issue has been accepted and inserted in a future milestone enhancement

Comments

@danieleteti
Copy link
Owner

In the ERROR log item for an unhandled exception, add the action which raised the exception.

2021-12-15 16:44:31:670  [TID       6716][ERROR   ] [ESomeException] ExeptionMessage (Custom message: "") [dmvcframework]

should become

2021-12-15 16:44:31:670  [TID       6716][ERROR   ] [ESomeException] ExeptionMessage (Raised by: ActionName; Path: /api/v1/path1; Custom message: "") [dmvcframework]
@danieleteti danieleteti self-assigned this Dec 15, 2021
@danieleteti danieleteti added the accepted Issue has been accepted and inserted in a future milestone label Dec 15, 2021
@danieleteti danieleteti added this to the 3.2.2-nitrogen milestone Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Issue has been accepted and inserted in a future milestone enhancement
Projects
None yet
Development

No branches or pull requests

1 participant