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

Set ETW event name and options for logrus hook #245

Merged
merged 2 commits into from Apr 27, 2022

Commits on Apr 20, 2022

  1. ETW name and options functionality

    Added functionality to set the event (task) name and options (such as
    event or associated event ID) for ETW events created by the hook based
    on the logrus.Entry fields.
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Apr 20, 2022
    Copy the full SHA
    c9495cf View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. PR: export and comment

    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Apr 27, 2022
    Copy the full SHA
    18de8a4 View commit details
    Browse the repository at this point in the history