HyperDbg/hyperdbg/hypertrace/code/Tracing.c
2025-12-02 19:08:27 +01:00

12 lines
271 B
C

/**
* @file Tracing.c
* @author Hari Mishal (harimishal6@gmail.com)
* @brief Message logging and tracing implementation
* @details
* @version 0.18
* @date 2025-12-02
*
* @copyright This project is released under the GNU Public License v3.
*
*/
#include "pch.h"