Built with from Grav and Hugo
src/Utils/Log.hpp File Reference
#pragma once #include <stdio.h> #define LOG_DEBUG(MSG, ...) printf(MSG, ##__VA_ARGS__)
Updated on 2025-04-29 at 08:31:43 +0000