Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.24 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.24 KB

Build Status

TraceLogging

TraceLogging is a set of technologies for emitting structured events. It is primarily used with Event Tracing for Windows (ETW). Some parts of TraceLogging are also available on other operating systems.

TraceLogging for ETW (Windows)

TraceLogging for ETW provides helpers for using TraceLogging with Event Tracing for Windows (ETW).

TraceLogging for LTTng (Linux)

TraceLogging for LTTng provides an LTTng Helpers library and a TraceLoggingProvider.h header. This allows C/C++ developers to use the same TraceLoggingProvider syntax to generate events for both ETW and LTTng.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at <secure@microsoft.com>. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Contributing

Want to contribute? The team encourages community feedback and contributions. Please follow our contributing guidelines.

We also welcome issues submitted on GitHub.

Project Status

This project is currently in active development.

Contact

The easiest way to contact us is via the Issues page.