Skip to content

SampleSyelog

Brian Gianforcaro edited this page Aug 21, 2020 · 3 revisions

Syelog

System event logging library and service. All of the tracing samples connect to syelogd.exe through a named pipe. Syelogd outputs tracing information to the console. You must run syelogd.exe in a separate window in order to see the output from any of the following tracing DLLs: Traceapi, Tracelnk, Tracemem, Tracereg, Traceser, or Tracetcp.

Source is located in the /samples/syelog directory.

Uses

Uses none of the Detours APIs.

Clone this wiki locally