Skip to content

Enhancement: Convert SqlEtwProvider to EventSource and call it to log events #84

Open
@MagicAndre1981

Description

@MagicAndre1981

It would be nice to convert the current logging to EventSource and log debug info via this way.

You can define Tasks and create 2 events MethodeNameStart with Task name of Methodename and OpCode Start and OpCode Stop and call the Start at Methode Start and the Stop at methode end. This way you can trace how long your code takes and can optimize code later.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions