Skip to content

Enhancement: Add a SessionId property in the TraceLog class. #484

@mikependon

Description

@mikependon

The purpose of this property is to give the users an identifier of the execution as a session when doing a Trace, as the ITrace interface provides all the Before() and After() methods.

Benefits:

  • User can save the execution session key from the Before() method and validate it on the After() method.
  • You can define the execution difference when running in a multi-threading environment.

Metadata

Metadata

Assignees

Labels

deployedFeature or bug is deployed at the current releaseenhancementNew feature or requestfixedThe bug, issue, incident has been fixed.for grabsA community can grab for contribution

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions