Skip to content

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

@danieleteti

Description

@danieleteti

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]

Metadata

Metadata

Assignees

Labels

acceptedIssue has been accepted and inserted in a future milestoneenhancement

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions